Support 6 decimal places for weight numbers #95

Former-commit-id: 11afd96969c978af146dcc6d625897ecbb34241d
This commit is contained in:
Physton
2023-05-28 22:37:55 +08:00
parent ecbf81c9e4
commit 614577ad5b
5 changed files with 5 additions and 5 deletions

View File

@@ -808,7 +808,7 @@
.vue-number-input__input {
height: 32px;
border: 0;
padding: 0;
padding: 0 26px;
}
}