diff --git a/src/client/app/common/views/components/ui/select.vue b/src/client/app/common/views/components/ui/select.vue index a2cb600bc..e8b45a4a2 100644 --- a/src/client/app/common/views/components/ui/select.vue +++ b/src/client/app/common/views/components/ui/select.vue @@ -94,7 +94,7 @@ root(fill) width 24px text-align center line-height 32px - color rgba(#000, 0.54) + color var(--inputLabel) &:not(:empty) + .input margin-left 28px