diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 5938c4e877..477aa60fdb 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,19 +1,13 @@ # Changelog -## [10.8.4] - 03.07.2023 +## [10.8.5] - 03.07.2023 ## Component changes ### Non breaking UI changes -- Expandable - - new UI - - can add icons to the title -- Expand scoping of css for icons to include `.material-icons-outlined` where it's missing - -- New payment-card icon - ## Testing -- continue expand E2E tests to new components - - expandable +## Design System website + +- fix a homepage UI bug (section's height) diff --git a/src/less/documentation-swedbankpay.less b/src/less/documentation-swedbankpay.less index 00755f1a21..cf923ec934 100644 --- a/src/less/documentation-swedbankpay.less +++ b/src/less/documentation-swedbankpay.less @@ -392,7 +392,7 @@ max-width: 82rem; section { - height: 100vh; + min-height: 100vh; } .rotate-icon {