resizable now-playing, text highlighting disabled across the app
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
*,
|
||||
*::before,
|
||||
*::after {
|
||||
-webkit-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: black;
|
||||
color: white;
|
||||
|
||||
Reference in New Issue
Block a user