mirror of
https://github.com/paricafe/misskey.git
synced 2025-01-31 05:40:16 -06:00
fix wrapped in MkDeteailed footer button
This commit is contained in:
parent
eee6a1c5f0
commit
633757b86a
1 changed files with 1 additions and 1 deletions
|
@ -818,7 +818,7 @@ SPDX-License-Identifier: AGPL-3.0-only
|
|||
|
||||
.noteFooterButton {
|
||||
margin: 0;
|
||||
padding: 8px;
|
||||
padding: 6px;
|
||||
opacity: 0.7;
|
||||
|
||||
&:not(:last-child) {
|
||||
|
|
Loading…
Reference in a new issue