mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 08:07:56 +01:00
CSS change to make buttons smaller
This commit is contained in:
parent
4a05aa92cb
commit
c269214219
@ -7,6 +7,7 @@
|
||||
}
|
||||
|
||||
.small-button {
|
||||
min-width: 0 !important;
|
||||
max-width: 171px;
|
||||
height: 39.594px;
|
||||
align-self: end;
|
||||
|
Loading…
Reference in New Issue
Block a user