mirror of
https://github.com/paricafe/misskey.git
synced 2025-01-18 02:08:40 -06:00
tweak MkNoteDetailed noteFooterButton
This commit is contained in:
parent
cd4be7870e
commit
a201b6e40b
1 changed files with 1 additions and 1 deletions
|
@ -913,7 +913,7 @@ onMounted(() => {
|
|||
.root {
|
||||
.noteFooterButton {
|
||||
&:not(:last-child) {
|
||||
margin-right: 0.5em;
|
||||
margin-right: 0.6em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue