Skip to content

Commit

Permalink
Change 2 margins
Browse files Browse the repository at this point in the history
  • Loading branch information
oobabooga committed Oct 20, 2023
1 parent e208128 commit 9be74fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/chat_style-cai-chat.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
}

.message-body {
margin-top: 2px;
margin-top: 3px;
}

.circle-you {
Expand Down Expand Up @@ -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 {
Expand Down

0 comments on commit 9be74fb

Please sign in to comment.