mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-06-08 22:56:24 -04:00
Lint
This commit is contained in:
parent
e83235a0cc
commit
b27f6f8915
3 changed files with 13 additions and 13 deletions
|
@ -836,7 +836,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
||||||
.options {
|
.options {
|
||||||
z-index: 100 !important;
|
z-index: 100 !important;
|
||||||
border: 1px solid var(--input-border-color);
|
border: 1px solid var(--input-border-color);
|
||||||
border-radius: 0px;
|
border-radius: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ----------------------------------------------
|
/* ----------------------------------------------
|
||||||
|
|
Loading…
Add table
Reference in a new issue