mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
Increase hover menu button height
This commit is contained in:
parent
980997c667
commit
eb8aa014f6
@ -504,6 +504,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
|||||||
border-radius: 0px !important;
|
border-radius: 0px !important;
|
||||||
justify-content: left;
|
justify-content: left;
|
||||||
margin: 0 !important;
|
margin: 0 !important;
|
||||||
|
height: 36px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hover-menu button:not(#clear-history-confirm) {
|
.hover-menu button:not(#clear-history-confirm) {
|
||||||
|
Loading…
Reference in New Issue
Block a user