[Splash > UI] Minor source cleanup
This commit is contained in:
parent
2506002cae
commit
f1b49d1d81
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
font-family: var(--font-primary), 'Whitney', sans-serif;
|
font-family: var(--font-primary), 'Whitney', sans-serif;
|
||||||
|
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
-webkit-user-select: none;
|
user-select: none;
|
||||||
cursor: default;
|
cursor: default;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue