mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-25 15:35:02 +00:00
[HTML] Add horizontal gap between embed fields
This commit is contained in:
@@ -499,6 +499,7 @@
|
|||||||
.chatlog__embed-fields {
|
.chatlog__embed-fields {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
gap: 0 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.chatlog__embed-field {
|
.chatlog__embed-field {
|
||||||
|
|||||||
Reference in New Issue
Block a user