refactor: 悦码项目重构
This commit is contained in:
11
apps/designer/src/style/index.scss
Normal file
11
apps/designer/src/style/index.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
@use '@vtj/web/src/index.scss';
|
||||
|
||||
html,
|
||||
body,
|
||||
#app {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
font-size: 14px;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
Reference in New Issue
Block a user