aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/components/select/select.vue3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/components/select/select.vue b/src/components/select/select.vue
index 8d6528ff..56e651e3 100644
--- a/src/components/select/select.vue
+++ b/src/components/select/select.vue
@@ -23,7 +23,8 @@
<style lang="scss">
@import '../../_variables.scss';
-.Select {
+/* TODO fix order of styles */
+label.Select {
padding: 0;
select {