PlayEdu-h5/src/App.scss
2023-06-25 11:25:39 +08:00

7 lines
94 B
SCSS

#root {
width: 100%;
margin: 0 auto;
text-align: center;
background-color: #ffffff;
}