mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
Minor CSS fix
This commit is contained in:
parent
8ea28cbfe0
commit
01335d48b2
@ -289,7 +289,8 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
||||
|
||||
@media screen and (max-width: 688px) {
|
||||
#chat-tab {
|
||||
padding: 0px;
|
||||
padding-left: 0px;
|
||||
padding-right: 0px;
|
||||
}
|
||||
|
||||
.chat-parent {
|
||||
|
Loading…
Reference in New Issue
Block a user