xuchang-new/src/components/Modules/KilnOptimize/forecastRightSide/index.module.scss
‘937886381’ f702e950ac 修改
2024-08-30 17:17:45 +08:00

15 lines
219 B
SCSS

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