mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-12-25 13:58:56 +01:00
UI: make dropdown menus more readable
This commit is contained in:
parent
b051e2c161
commit
ac0f60eb1a
@ -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…
Reference in New Issue
Block a user