tweak deck style

This commit is contained in:
fly_mc 2024-10-17 21:32:31 +08:00
parent 1395048707
commit 1a9edab9cf

View file

@ -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>