[HTML] Fix embed footer styling

This commit is contained in:
Tyrrrz 2021-06-14 20:48:20 +03:00
parent bd40dbde48
commit baac419538

View file

@ -480,6 +480,7 @@ img {
}
.chatlog__embed-footer-text {
vertical-align: middle;
font-size: 0.75em;
font-weight: 500;
}