Use wait cursor on splash screen

This commit is contained in:
James Lyne 2020-12-15 22:13:11 +00:00
parent 1147b46c4b
commit 639181c100

View File

@ -40,6 +40,7 @@
transition: 0.3s opacity linear;
z-index: 10000;
background-color: #121212;
cursor: wait;
}
#splash svg {