mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Fix for tooltips
This commit is contained in:
@@ -1891,6 +1891,7 @@ body {
|
||||
|
||||
[tooltip]:hover::after {
|
||||
content: attr(tooltip);
|
||||
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
|
||||
position: fixed;
|
||||
transition: opacity 0s linear 0.5s;
|
||||
|
||||
|
Reference in New Issue
Block a user