Skip to content

Commit 3ddc8a2

Browse files
committed
✨ Feature(custom): always show base animation
1 parent b1f3a78 commit 3ddc8a2

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

src/renderer/index.css

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,6 @@
4747
@apply bg-bg;
4848
}
4949

50-
@media (prefers-reduced-motion: reduce) {
51-
*,
52-
*::before,
53-
*::after {
54-
animation-duration: 0.01ms !important;
55-
animation-iteration-count: 1 !important;
56-
transition-duration: 0.01ms !important;
57-
}
58-
}
59-
6050
:root {
6151
font-family: -apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Helvetica Neue', Helvetica, Arial, sans-serif;
6252
font-size: 14px;

0 commit comments

Comments
 (0)