Browse Source

Center units

up-style-manager
Artur Arseniev 4 years ago
parent
commit
862f06b1f6
  1. 2
      dist/css/grapes.min.css
  2. 4
      src/styles/scss/_gjs_inputs.scss

2
dist/css/grapes.min.css

File diff suppressed because one or more lines are too long

4
src/styles/scss/_gjs_inputs.scss

@ -266,6 +266,10 @@
cursor: pointer; cursor: pointer;
} }
.#{$app-prefix}input-unit {
text-align: center;
}
.#{$app-prefix}field-arrow-u, .#{$app-prefix}field-arrow-u,
.#{$app-prefix}field-arrow-d { .#{$app-prefix}field-arrow-d {
position: absolute; position: absolute;

Loading…
Cancel
Save