Optimize HideScrollbar
This commit is contained in:
@@ -3,6 +3,11 @@ $background-color: #F5F5F5;
|
||||
$font-main-color: #4D4D4D;
|
||||
$font-secondary-color: #9E9E9E;
|
||||
|
||||
#root {
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
}
|
||||
|
||||
.body {
|
||||
color: $font-main-color;
|
||||
user-select: none;
|
||||
|
||||
Reference in New Issue
Block a user