mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-07 07:12:23 +03:00
Merge pull request #1 from NowServingUs/nowserving-patch-1
allow component to inherit font family choices
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<style>
|
||||
.v-select {
|
||||
position: relative;
|
||||
font-family: sans-serif;
|
||||
font-family: inherit;
|
||||
}
|
||||
|
||||
.v-select,
|
||||
|
||||
Reference in New Issue
Block a user