diff --git a/src/components/PlateInput/PlateInput.vue b/src/components/PlateInput/PlateInput.vue index aca7272..4680715 100644 --- a/src/components/PlateInput/PlateInput.vue +++ b/src/components/PlateInput/PlateInput.vue @@ -104,7 +104,7 @@ $btn-width: 218px; } &.space-wrapper { &::before { - left: 100px; + left: 95px; } } .input-wrapper { @@ -132,7 +132,7 @@ $btn-width: 218px; border: 2px solid #d4a866; } &.space { - width: 80px; + width: 75px; margin-right: 10px; &:nth-child(1) { margin-right: 42px;