xuchang-screen/src/components/LeftBar/good.module.less
2023-07-01 10:59:38 +08:00

10 lines
178 B
Plaintext

.goodProd {
background: url(../../assets/good.png) no-repeat, #9f84;
background-size: 100% 100%;
width: 625px;
// height: 626px;
flex: 1;
height: 1px;
margin-top: 24px;
}