style:获取规则

This commit is contained in:
zhangyc
2022-10-25 15:54:07 +08:00
parent 86e552b253
commit af18d027ea

View File

@@ -647,7 +647,7 @@ export default {
} }
.pjcb_content { .pjcb_content {
border: 1px solid #409eff; border: 1px solid #409eff;
padding: 32px; padding: 20px;
margin-top: 10px; margin-top: 10px;
.ant-input{ .ant-input{
width: 46px; width: 46px;
@@ -664,7 +664,9 @@ export default {
margin-bottom: 0px; margin-bottom: 0px;
} }
.content { .content {
margin-bottom: 24px; align-items: center;
height: 50px;
display: flex;
} }
margin-bottom: 130px; margin-bottom: 130px;
} }