명령 입력턴에 select2 적용
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#amount {
|
||||
width: 100px;
|
||||
}
|
||||
|
||||
#colorType {
|
||||
width: 150px;
|
||||
}
|
||||
|
||||
.no-padding .select2-results__option {
|
||||
padding: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user