1
0

disable blinking indicators added in 3cea890eba0b5137adcc4cb0d4fa2b2286914892

This commit is contained in:
Hazelnoot
2024-12-16 14:45:33 -05:00
parent e2352839e4
commit 326f836b96
+1 -1
View File
@@ -515,7 +515,7 @@ html[data-color-scheme=dark] ._woodenFrame {
}
._blink {
animation: blink 1s infinite;
//animation: blink 1s infinite;
}
@keyframes blink {