mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-24 17:36:43 -06:00
oh tweak fonts
This commit is contained in:
parent
cb64eea78a
commit
7e95e18bb6
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ const mock = inject<boolean>('mock', false);
|
|||
margin: -.2em .5em .5em 0;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
font-size: 92%;
|
||||
font-size: 95%;
|
||||
opacity: 0.8;
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
|
|
Loading…
Reference in a new issue