mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
UI: improve the chat area width on mobile devices
This commit is contained in:
parent
ed01322763
commit
1ea3826333
@ -336,6 +336,11 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
.chat {
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.chat {
|
||||
|
Loading…
Reference in New Issue
Block a user