Files
vtj/apps/plugin/dev/style/index.scss
2024-04-22 11:11:29 +08:00

10 lines
103 B
SCSS

html,
body,
#app {
padding: 0;
margin: 0;
font-size: 14px;
height: 100%;
overflow: hidden;
}