Tab switcher
This commit is contained in:
+8
-1
@@ -1,3 +1,10 @@
|
||||
body {
|
||||
overflow: hidden;
|
||||
}
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
}
|
||||
|
||||
#__next {
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user