mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-01-21 16:10:19 +01:00
Minor change
This commit is contained in:
parent
2fd003c044
commit
00ca17abc9
|
|
@ -10,7 +10,7 @@ css = """
|
|||
padding-top: 2.5rem
|
||||
}
|
||||
.dark #refresh-button {
|
||||
background-color: rgb(55, 65, 81);
|
||||
background-color: #ffffff1f;
|
||||
}
|
||||
#refresh-button {
|
||||
flex: none;
|
||||
|
|
|
|||
Loading…
Reference in a new issue