bunch of mui work...will take time and then will get faster and will provide easier changing and all
This commit is contained in:
@@ -1,8 +1,17 @@
|
||||
html {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
body {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex: 1;
|
||||
|
||||
height: inherit;
|
||||
width: inherit;
|
||||
|
||||
margin: 0;
|
||||
background: #00000000;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user