1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-22 13:29:24 -05:00

Revert "tweak deck style"

This reverts commit 1a9edab9cf.
This commit is contained in:
fly_mc 2024-10-17 21:37:14 +08:00
parent 1a9edab9cf
commit c68b17e65d

View file

@ -479,11 +479,10 @@ body {
left: 0;
color: var(--MI_THEME-indicator);
font-size: 16px;
animation: global-blink 1s infinite;
&:has(.itemIndicateValueIcon) {
animation: none;
font-size: 10px;
font-size: 12px;
}
}
</style>