mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
Increase instruct mode padding
This commit is contained in:
parent
0c7ef26981
commit
158ec51ae3
@ -43,11 +43,11 @@
|
||||
}
|
||||
|
||||
.assistant-message {
|
||||
padding: 10px;
|
||||
padding: 15px;
|
||||
}
|
||||
|
||||
.user-message {
|
||||
padding: 10px;
|
||||
padding: 15px;
|
||||
background-color: #f1f1f1;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user