mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
fix css
This commit is contained in:
parent
3e208765f9
commit
efdbe6fc6b
@ -461,6 +461,9 @@ body:has(.show-site-loading-indicator) .site-loading-indicator {
|
||||
100% {
|
||||
transform: scale(1.6);
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@media (prefers-reduced-motion: reduce) {
|
||||
.data-grid-export-progress-shimmer {
|
||||
animation: none;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user