Merge pull request 'Production release February 2024 [CONNECT]' (#12) from develop into master

Reviewed-on: #12
This commit is contained in:
Konstantina Galouni 2024-03-04 17:43:27 +01:00
commit e721fef203
1 changed files with 7 additions and 1 deletions

View File

@ -42,7 +42,13 @@
}
.hook-modal-misc() {
.uk-modal, uk-dropdown {
#modal-container {
& > .uk-dropdown {
z-index: @modal-z-index + 1;
}
}
.uk-modal, .uk-dropdown {
.uk-button, uk-icon-button {
box-shadow: none !important;