1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-25 11:29:26 -05:00

MkNote style

This commit is contained in:
fly_mc 2024-11-03 21:19:35 +08:00
parent 5f9c49fc14
commit 049a37256c

View file

@ -850,7 +850,7 @@ function emitUpdReaction(emoji: string, delta: number) {
align-items: center;
line-height: 28px;
white-space: pre;
padding: 0 32px 18px;
padding: 10px 32px;
}
.collapsedInReplyTo {
@ -1081,7 +1081,7 @@ function emitUpdReaction(emoji: string, delta: number) {
}
.collapsedRenoteTarget {
padding: 0 16px 9px;
padding: 3px 16px;
margin-top: 4px;
}