diff --git a/src/client/app/common/views/components/ui/input.vue b/src/client/app/common/views/components/ui/input.vue index ec91ca364..a5e47afd5 100644 --- a/src/client/app/common/views/components/ui/input.vue +++ b/src/client/app/common/views/components/ui/input.vue @@ -244,6 +244,7 @@ root(isDark, fill) display block flex 1 width 100% + margin 0 padding 0 font inherit font-weight fill ? bold : normal