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

add codepen theme

fix templating pen height
This commit is contained in:
Jeff
2018-08-15 17:00:20 -07:00
parent b5cd24776f
commit b48fd94e4f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<template>
<p :data-height="height"
data-theme-id="dark"
data-theme-id="32252"
:data-slug-hash="url"
data-default-tab="result"
data-user="sagalbot"
+1 -1
View File
@@ -14,4 +14,4 @@ vue-select provides the scoped `option` slot in order to create custom dropdown
Using the `option` slot with `slot-scope="option"` gives the
provides the current option variable to the template.
<CodePen url="NXBwYG" height="50"/>
<CodePen url="NXBwYG" height="500"/>