mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-06-07 06:06:20 -04:00
Fix the hover menu in light theme
This commit is contained in:
parent
967b70327e
commit
bf5290bc0f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue