tweak MkNoteDetailed noteFooterButton

This commit is contained in:
fly_mc 2024-10-18 01:38:24 +08:00
parent cd4be7870e
commit a201b6e40b

View file

@ -913,7 +913,7 @@ onMounted(() => {
.root {
.noteFooterButton {
&:not(:last-child) {
margin-right: 0.5em;
margin-right: 0.6em;
}
}
}