Authored by htoooth

fix

... ... @@ -125,6 +125,7 @@ export default {
.input-wrapper {
display: inline-block;
line-height: 1;
}
.cube-picker-panel {
... ...
... ... @@ -76,6 +76,7 @@ export default {
.wrapper-input {
font-size: 28px;
width: 100%;
line-height: 1;
}
.error {
... ...