Files
CADViewComponent/src/ViewSrc/style.css
2020-05-07 10:51:27 +08:00

13 lines
142 B
CSS

body {
font-size: 11px;
overflow: hidden;
}
html,
body {
background: #5C7080;
height: 100%;
padding: 0;
margin: 0;
}