TestEShopDist/src/components/closeBtn/index.module.scss
2022-12-14 11:06:28 +08:00

14 lines
233 B
SCSS

.icon_a_cuowuwrong_self {
height: 20px;
width: 20px;
padding: 10px;
color: #ccc;
display: flex;
justify-content: center;
align-items: center;
.icon_a_btn {
font-size: 30px;
margin-top: 3px;
}
}