mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-04 22:27:29 +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
|
|
@ -1,6 +1,6 @@
|
|||
.message {
|
||||
display: block;
|
||||
width: min(100%, 48rem);
|
||||
width: min(100%, 724px);
|
||||
padding-top: 0;
|
||||
padding-bottom: 21px;
|
||||
font-size: 15px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue