mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 00:40:14 +01:00
🤿 fix: Unexpected Tooltip Closures (#10860)
This commit is contained in:
parent
05395bf6fe
commit
e415035cc5
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