初始化fateverse
This commit is contained in:
6
src/assets/styles/appmain.scss
Normal file
6
src/assets/styles/appmain.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
.app-container {
|
||||
width: 100%;
|
||||
height: calc(100vh - 64px);
|
||||
padding: 20px;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
Reference in New Issue
Block a user