mirror of
https://github.com/mue/mue.git
synced 2026-07-06 16:04:20 +02:00
remove scrollbar
This commit is contained in:
@@ -38,6 +38,8 @@ body {
|
||||
|
||||
font-family: 'Roboto';
|
||||
color: white;
|
||||
|
||||
overflow: hidden;
|
||||
|
||||
-moz-user-select: none; /* Firefox */
|
||||
user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
|
||||
|
||||
Reference in New Issue
Block a user