mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
@@ -1891,7 +1891,7 @@ body {
|
||||
|
||||
opacity: 1;
|
||||
|
||||
padding: 0px 2px;
|
||||
padding: 10px;
|
||||
color: var(--tooltip_text);
|
||||
background-color: var(--tooltip_background);
|
||||
|
||||
@@ -1904,7 +1904,6 @@ body {
|
||||
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
width: min-context;
|
||||
max-width: 300px;
|
||||
padding: 10px !important;
|
||||
}
|
||||
|
||||
.tooltip-context-token {
|
||||
@@ -2723,4 +2722,4 @@ input[type='range'] {
|
||||
|
||||
select {
|
||||
outline: none;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user