mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-16 16:30:15 +01:00
🤿 fix: Unexpected Tooltip Closures (#10860)
This commit is contained in:
parent
2ed2b87c30
commit
97650ffb3f
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
.tooltip {
|
||||
z-index: 50;
|
||||
cursor: pointer;
|
||||
pointer-events: auto;
|
||||
border-radius: 0.275rem;
|
||||
background-color: var(--surface-primary);
|
||||
padding-top: 0.25rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue