Fix gpt4chan styles that were broken by gradio 3.18.0
This commit is contained in:
parent
0dd41e4830
commit
2fd003c044
2 changed files with 24 additions and 13 deletions
|
@ -10,7 +10,7 @@ css = """
|
|||
padding-top: 2.5rem
|
||||
}
|
||||
.dark #refresh-button {
|
||||
background-color: #ffffff1f;
|
||||
background-color: rgb(55, 65, 81);
|
||||
}
|
||||
#refresh-button {
|
||||
flex: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue