mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-02-03 16:43:50 +00:00
Update margins in HTML embeds
This commit is contained in:
@@ -417,7 +417,7 @@
|
||||
|
||||
.chatlog__embed-author-container {
|
||||
display: flex;
|
||||
margin-bottom: 0.3rem;
|
||||
margin-bottom: 0.5rem;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
@@ -441,7 +441,7 @@
|
||||
}
|
||||
|
||||
.chatlog__embed-title {
|
||||
margin-bottom: 0.75rem;
|
||||
margin-bottom: 0.5rem;
|
||||
color: @Themed("#ffffff", "#4f545c");
|
||||
font-size: 0.875rem;
|
||||
font-weight: 600;
|
||||
|
||||
Reference in New Issue
Block a user