This commit is contained in:
潘晓云
2022-04-13 15:21:06 +08:00
parent 72acb451e7
commit 0c0db501da
8 changed files with 131 additions and 124 deletions

View File

@ -11,10 +11,10 @@
.sf3 {
.goods_Tips_item {
.goods_tips {
width: calc(50% - 60px);
width: calc(50% - 45px);
.ant-alert {
padding: 4px;
padding: 0 0 0 2px;
}
}