명령 입력턴에 select2 적용

This commit is contained in:
2020-06-05 01:02:33 +09:00
parent c6f3bf856b
commit 54bf504eb4
6 changed files with 1084 additions and 928 deletions
+11
View File
@@ -0,0 +1,11 @@
#amount {
width: 100px;
}
#colorType {
width: 150px;
}
.no-padding .select2-results__option {
padding: 0;
}