2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-04 06:32:23 +03:00

adjust clear button position

This commit is contained in:
Jeff
2018-01-09 09:28:41 -08:00
parent e5498bb748
commit 9c96a965a2
+1 -1
View File
@@ -88,7 +88,7 @@
/* Clear Button */
.v-select .dropdown-toggle .clear {
position: absolute;
bottom: 7px;
bottom: 9px;
right: 30px;
font-size: 23px;
font-weight: 700;