2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-17 02:29:37 +03:00

add sans-serif font to dev env

This commit is contained in:
Jeff
2018-08-09 20:51:05 -07:00
parent 46adb3204a
commit a8644d17d9
+1
View File
@@ -18,6 +18,7 @@
justify-content: flex-start;
flex-wrap: wrap;
align-content: center;
font-family: -apple-system, sans-serif;
}
.v-select {