更新修改服务时间样式

This commit is contained in:
TOP糯米 2023-04-01 18:27:01 +08:00
parent 3f0780d10d
commit d5e35b653e
1 changed files with 2 additions and 0 deletions

View File

@ -101,7 +101,9 @@ export default {
} }
.input-item { .input-item {
height: auto; height: auto;
padding: 0;
.input-box { .input-box {
width: 100%;
padding: 0; padding: 0;
} }
} }