mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-02-14 07:43:31 -07:00
[HTML] Fix embed footer styling
This commit is contained in:
parent
bd40dbde48
commit
baac419538
|
|
@ -480,6 +480,7 @@ img {
|
|||
}
|
||||
|
||||
.chatlog__embed-footer-text {
|
||||
vertical-align: middle;
|
||||
font-size: 0.75em;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue