添加违禁物品说明

This commit is contained in:
潘晓云
2022-04-13 09:54:00 +08:00
parent 16f34a9d14
commit d6cbe09cc7
6 changed files with 215 additions and 209 deletions

View File

@ -3,10 +3,35 @@
nz-input-number {
width: 100%;
}
nz-date-picker {
width: 94.3%;
}
.sf3 {
.goods_Tips_item {
.goods_tips {
width: calc(50% - 60px);
.ant-alert {
padding: 4px;
}
}
nz-form-item {
margin-bottom: 8px;
}
// .ant-form-item-control-input-content {
// display: flex;
// justify-content: end;
// }
}
}
}
i {
cursor: pointer;
}
@ -34,7 +59,10 @@
padding: 24px;
color: #7d7d7d;
font-size: 30px;
:hover{color: #52acff;}
:hover {
color: #52acff;
}
}
#container {
@ -45,11 +73,13 @@
input[type='number'] {
-moz-appearance: textfield;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
margin: 0;
-webkit-appearance: none;
}
.hides {
margin-left: 10px;
color: aqua;