mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-05-28 13:44:12 -04:00
Add some margin at the end of the chatlog in HTML
This commit is contained in:
parent
6f4d1c3d77
commit
adbe544c57
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ img {
|
||||||
|
|
||||||
.chatlog {
|
.chatlog {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
margin-bottom: 24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.chatlog__message-group {
|
.chatlog__message-group {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue