Files
ipms-sjy/yudao-ui-app/app.scss
2022-04-19 17:58:39 +08:00

7 lines
115 B
SCSS

/* 页面公共scss */
.container {
background-color: $custom-bg-color;
box-sizing: border-box;
height: 100%;
}