Add waiting cursor on loading
This commit is contained in:
@@ -46,6 +46,10 @@ html {
|
||||
@media (min-width: $from-colossal) {
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
&.is-loading {
|
||||
cursor: wait;
|
||||
}
|
||||
}
|
||||
|
||||
::selection {
|
||||
|
||||
Reference in New Issue
Block a user