xuchang-screen/src/components/模块组件/质检统计/LeftSide/index.module.less
2023-11-02 14:27:15 +08:00

10 lines
142 B
Plaintext

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