도시 목록에 select2를 시험 적용

This commit is contained in:
2018-11-28 01:02:56 +09:00
parent b15f2fc49b
commit 10a4350cae
4 changed files with 55 additions and 21 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/* select2-bootstrap4 with Darkly */
.select2-container--bootstrap4 { display: block; color: black; }
.select2-container--bootstrap4 { color: black; }
.select2-container--bootstrap4 .select2-selection { background-color: #fff; border: 1px solid #ced4da; border-radius: 0.25rem; color: #495057; font-size: 1rem; outline: 0; }