chore: 优化input-number

This commit is contained in:
xiaojunnuo
2025-11-06 23:24:58 +08:00
parent e487b45898
commit f83fe28a18
4 changed files with 7 additions and 1 deletions
@@ -71,4 +71,8 @@ footer {
.ant-progress .ant-progress-text{
width:3em;
}
.ant-input-number{
min-width: 150px;
}