도시 목록에 select2를 시험 적용

This commit is contained in:
2019-04-07 20:52:41 +09:00
parent 506b1a17d1
commit 59877e181e
4 changed files with 46 additions and 13 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; }