mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-06-09 07:07:16 -04:00
UI: make dropdown menus more readable
This commit is contained in:
parent
b051e2c161
commit
ac0f60eb1a
1 changed files with 2 additions and 0 deletions
|
@ -835,6 +835,8 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
|||
---------------------------------------------- */
|
||||
.options {
|
||||
z-index: 100 !important;
|
||||
border: 1px solid var(--input-border-color);
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
/* ----------------------------------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue