1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2025-01-19 00:03:19 +09:00

fix margin

This commit is contained in:
NoriDev 2023-06-16 21:41:12 +09:00
parent c4bd885d16
commit 94056806a9

View File

@ -567,6 +567,7 @@ if (appearNote.replyId) {
.noteHeaderName {
font-weight: bold;
line-height: 1.3;
margin: 0 .5em 0 0;
&:hover {
color: var(--nameHover);