mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 08:50:15 +01:00
⛰️ fix: Higher Z-Index Popovers (#10861)
This commit is contained in:
parent
97650ffb3f
commit
9e67eee294
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
||||||
translate: 0 -0.5rem;
|
translate: 0 -0.5rem;
|
||||||
margin-top: 4px;
|
margin-top: 4px;
|
||||||
margin-right: -2px;
|
margin-right: -2px;
|
||||||
|
z-index: 100;
|
||||||
}
|
}
|
||||||
|
|
||||||
.popover-animate {
|
.popover-animate {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue