style: run format:apply
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
.layoutContainer {
|
||||
display: flex;
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
overflow: hidden;
|
||||
background: #050505;
|
||||
display: flex;
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
overflow: hidden;
|
||||
background: #050505;
|
||||
}
|
||||
|
||||
.mainContent {
|
||||
flex: 1;
|
||||
overflow-y: auto;
|
||||
background: #0a0a0a;
|
||||
}
|
||||
flex: 1;
|
||||
overflow-y: auto;
|
||||
background: #0a0a0a;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user