Add overflow hidden to root element
This commit is contained in:
@@ -48,4 +48,5 @@ body {
|
||||
|
||||
#root {
|
||||
min-height: 100vh;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user