mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
Make loading indicator fade
This commit is contained in:
parent
eb45e13aa9
commit
a2a3162500
@ -170,6 +170,7 @@
|
||||
}
|
||||
body:has(.show-site-loading-indicator) .site-loading-indicator {
|
||||
opacity: 1;
|
||||
transition: none;
|
||||
}
|
||||
.site-loading-indicator > .site-loading-indicator-inner {
|
||||
width: 40%;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user