Raised the importance of the z-index

This commit is contained in:
Thorsten Sommer 2025-03-15 11:17:56 +01:00
parent d6ead37102
commit c9034f233a
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

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