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