mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
Change 2 margins
This commit is contained in:
parent
e208128d68
commit
9be74fb57c
@ -8,7 +8,7 @@
|
||||
}
|
||||
|
||||
.message-body {
|
||||
margin-top: 2px;
|
||||
margin-top: 3px;
|
||||
}
|
||||
|
||||
.circle-you {
|
||||
@ -49,7 +49,7 @@
|
||||
}
|
||||
|
||||
.message-body p, .chat .message-body ul, .chat .message-body ol {
|
||||
margin-bottom: 23.4375px !important;
|
||||
margin-bottom: 10px !important;
|
||||
}
|
||||
|
||||
.message-body p:last-child, .chat .message-body ul:last-child, .chat .message-body ol:last-child {
|
||||
|
Loading…
Reference in New Issue
Block a user