mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-12-12 12:40:54 +01:00
chore(client): tweak style
This commit is contained in:
parent
e365139961
commit
64be9baed0
1 changed files with 1 additions and 1 deletions
|
@ -244,7 +244,7 @@ function more(ev: MouseEvent) {
|
|||
padding: 18px 0;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
font-size: $ui-font-size * 1.1;
|
||||
font-size: $ui-font-size;
|
||||
line-height: initial;
|
||||
|
||||
> .icon,
|
||||
|
|
Loading…
Reference in a new issue