mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-06 07:03:37 +00:00
UI: Set chat widths to 724px
This commit is contained in:
parent
c126530061
commit
d1aba08561
7 changed files with 7 additions and 7 deletions
|
|
@ -78,7 +78,7 @@
|
|||
|
||||
.chat .user-message .text,
|
||||
.chat .assistant-message .text {
|
||||
max-width: 768px;
|
||||
max-width: 724px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue