Use wait cursor on splash screen
This commit is contained in:
parent
1147b46c4b
commit
639181c100
@ -40,6 +40,7 @@
|
||||
transition: 0.3s opacity linear;
|
||||
z-index: 10000;
|
||||
background-color: #121212;
|
||||
cursor: wait;
|
||||
}
|
||||
|
||||
#splash svg {
|
||||
|
Loading…
Reference in New Issue
Block a user