Raised the importance of the z-index ()

This commit is contained in:
Thorsten Sommer 2025-03-15 11:18:47 +01:00 committed by GitHub
parent d6ead37102
commit dd23cfa1ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -81,7 +81,7 @@
and https://github.com/MindWorkAI/AI-Studio/issues/346 and https://github.com/MindWorkAI/AI-Studio/issues/346
*/ */
.mud-popover-provider > .mud-popover-open { .mud-popover-provider > .mud-popover-open {
z-index: 1604; z-index: 1604 !important;
} }
/* Context div for inner scrolling component */ /* Context div for inner scrolling component */