delay splash screen, only show if loading takes too long
This commit is contained in:
parent
5bb0424397
commit
97adff267f
4 changed files with 10 additions and 7 deletions
|
|
@ -929,12 +929,7 @@ option {
|
|||
|
||||
#splash {
|
||||
pointer-events: none;
|
||||
transition: opacity 0.5s;
|
||||
opacity: 1;
|
||||
|
||||
&.hidden {
|
||||
opacity: 0;
|
||||
}
|
||||
// transition: opacity 0.5s;
|
||||
|
||||
#status {
|
||||
&.css-ok {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue