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;
|
opacity: 1;
|
||||||
|
|
||||||
padding: 0px 2px;
|
padding: 10px;
|
||||||
color: var(--tooltip_text);
|
color: var(--tooltip_text);
|
||||||
background-color: var(--tooltip_background);
|
background-color: var(--tooltip_background);
|
||||||
|
|
||||||
@@ -1904,7 +1904,6 @@ body {
|
|||||||
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
|
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||||
width: min-context;
|
width: min-context;
|
||||||
max-width: 300px;
|
max-width: 300px;
|
||||||
padding: 10px !important;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.tooltip-context-token {
|
.tooltip-context-token {
|
||||||
@@ -2723,4 +2722,4 @@ input[type='range'] {
|
|||||||
|
|
||||||
select {
|
select {
|
||||||
outline: none;
|
outline: none;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user