xuchang-new/src/components/Modules/KilnOptimize/RightSide/index.module.scss
2024-07-09 14:50:29 +08:00

10 lines
142 B
SCSS

.leftBar {
width: 625px;
height: 966px;
// margin-left: 40px;
display: flex;
flex-direction: column;
justify-content: space-between;
}