chore: various frontend changes (#37973)

This commit is contained in:
wxiaoguang
2026-06-01 20:38:23 +00:00
committed by GitHub
parent 689ace1ce2
commit 85f563da6c
6 changed files with 31 additions and 38 deletions
-7
View File
@@ -101,13 +101,6 @@ code.language-math.is-loading::after {
animation: pulse-1p5 200ms linear;
}
.ui.modal,
.ui.dimmer.transition {
animation-name: fadein;
animation-duration: 100ms;
animation-timing-function: ease-in-out;
}
.rotate-clockwise {
animation: rotate-clockwise-keyframes 1s linear infinite;
}