diff --git a/frontend/resources/styles/main/partials/color-palette.scss b/frontend/resources/styles/main/partials/color-palette.scss index 4030226eb..3702f2938 100644 --- a/frontend/resources/styles/main/partials/color-palette.scss +++ b/frontend/resources/styles/main/partials/color-palette.scss @@ -10,11 +10,11 @@ align-items: center; background-color: $primary-ui-bg; border-top: 1px solid $soft-ui-border; - bottom: 0; display: flex; - left: 0; padding: 1rem; position: absolute; + bottom: 0; + left: 0; width: 100%; z-index: 11; .right-arrow,