mirror of
https://github.com/paricafe/misskey.git
synced 2025-02-28 17:14:26 -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 {
|
.noteFooterButton {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 8px;
|
padding: 6px;
|
||||||
opacity: 0.7;
|
opacity: 0.7;
|
||||||
|
|
||||||
&:not(:last-child) {
|
&:not(:last-child) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue