mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Experimental Tooltips Width
This commit is contained in:
@@ -1896,7 +1896,7 @@ body {
|
||||
border: 1px ridge grey;
|
||||
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
width: min-context;
|
||||
max-width: 300px;
|
||||
max-width: 350px;
|
||||
}
|
||||
|
||||
.tooltip-context-token {
|
||||
@@ -2780,4 +2780,4 @@ select {
|
||||
|
||||
[system_experimental_features="false"] {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user