mirror of
https://github.com/paricafe/misskey.git
synced 2025-03-25 11:29:26 -05:00
MkNote style
This commit is contained in:
parent
5f9c49fc14
commit
049a37256c
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue