Revert br styles

This commit is contained in:
SillyLossy
2023-05-29 22:44:16 +03:00
parent 3636853d32
commit 17d56280ec

View File

@@ -835,8 +835,12 @@ body.big-avatars .avatar img {
} }
br { br {
display: contents; display: block;
margin: 3px 0; margin: 2px 0;
line-height: 0;
height: 0;
padding: 0;
content: '';
} }
textarea { textarea {