fix: fix the default value of props

This commit is contained in:
Vben
2021-04-25 20:49:00 +08:00
parent 6a8820597f
commit 8b2e0f665f
19 changed files with 87 additions and 71 deletions

View File

@@ -210,7 +210,7 @@
min-width: 160px;
}
}
.@{countdown-prefix-cls} input {
min-width: unset;
}