[Splash > UI] Minor source cleanup

This commit is contained in:
Ducko 2022-03-20 12:37:01 +00:00
parent 2506002cae
commit f1b49d1d81
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
font-family: var(--font-primary), 'Whitney', sans-serif;
box-sizing: border-box;
-webkit-user-select: none;
user-select: none;
cursor: default;
}