mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-05-03 09:39:47 +00:00
Raised the importance of the z-index
This commit is contained in:
parent
d6ead37102
commit
c9034f233a
@ -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 */
|
||||||
|
Loading…
Reference in New Issue
Block a user