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

- add include-csv plugin

- adjust default codepen theme
- update github edit base
- doc content overhaul up to localization
This commit is contained in:
Jeff
2018-01-14 20:12:26 -08:00
parent b862761cbf
commit 7e859dca18
14 changed files with 108 additions and 287 deletions
-6
View File
@@ -45,12 +45,6 @@ li a {
font-weight: 600;
}
/* remove gitbook link and divider */
.book-summary ul.summary li a.gitbook-link,
.book-summary ul.summary li:nth-last-child(2) {
display: none;
}
#book-search-input { background-color: #fafafa; }
.book-summary { background-color: #fff; }