mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Tooltip Max Width Fix
This commit is contained in:
@@ -1903,7 +1903,7 @@ body {
|
||||
.tooltip-standard {
|
||||
border: 3px ridge grey;
|
||||
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
width: 200px;
|
||||
max-width: min-context;
|
||||
}
|
||||
|
||||
.tooltip-context-token {
|
||||
|
Reference in New Issue
Block a user