mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-28 07:16:44 -06:00
tweak deck style
This commit is contained in:
parent
1395048707
commit
1a9edab9cf
1 changed files with 2 additions and 1 deletions
|
@ -479,10 +479,11 @@ body {
|
|||
left: 0;
|
||||
color: var(--MI_THEME-indicator);
|
||||
font-size: 16px;
|
||||
animation: global-blink 1s infinite;
|
||||
|
||||
&:has(.itemIndicateValueIcon) {
|
||||
animation: none;
|
||||
font-size: 12px;
|
||||
font-size: 10px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue