Merge pull request 'Production release February 2024 [CONNECT]' (#12) from develop into master
Reviewed-on: #12
This commit is contained in:
commit
e721fef203
|
@ -42,7 +42,13 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.hook-modal-misc() {
|
.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 {
|
.uk-button, uk-icon-button {
|
||||||
box-shadow: none !important;
|
box-shadow: none !important;
|
||||||
|
|
Loading…
Reference in New Issue