mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-12-26 14:20:40 +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 {
|
.options {
|
||||||
z-index: 100 !important;
|
z-index: 100 !important;
|
||||||
|
border: 1px solid var(--input-border-color);
|
||||||
|
border-radius: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ----------------------------------------------
|
/* ----------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user