mirror of
https://github.com/paricafe/misskey.git
synced 2025-02-16 09:37:29 -06:00
Tweak MkNoteDeatailed headername
This commit is contained in:
parent
c5837e1de5
commit
2bb05412bc
1 changed files with 1 additions and 1 deletions
|
@ -735,7 +735,7 @@ SPDX-License-Identifier: AGPL-3.0-only
|
||||||
}
|
}
|
||||||
|
|
||||||
.noteHeaderName {
|
.noteHeaderName {
|
||||||
margin: .2em 0 0 0;
|
margin: 0 0 -.2em 0;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
line-height: 1.3;
|
line-height: 1.3;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue