mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-01-20 15:40:23 +01:00
Fix the hover menu in light theme
This commit is contained in:
parent
967b70327e
commit
bf5290bc0f
|
|
@ -742,7 +742,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
|||
|
||||
.hover-menu button {
|
||||
width: 100%;
|
||||
background: transparent !important;
|
||||
background: white !important;
|
||||
border-radius: 0 !important;
|
||||
justify-content: space-between;
|
||||
margin: 0 !important;
|
||||
|
|
|
|||
Loading…
Reference in a new issue