diff --git a/frontend/modules/transport/components/CarrierPriceBlock.vue b/frontend/modules/transport/components/CarrierPriceBlock.vue index da5bfae..9dc1ad2 100644 --- a/frontend/modules/transport/components/CarrierPriceBlock.vue +++ b/frontend/modules/transport/components/CarrierPriceBlock.vue @@ -10,29 +10,31 @@ @click="$emit('remove')" /> - -
- - -

{{ errors.direction }}

+ +
+
+ + +
+

{{ errors.direction }}

@@ -105,9 +107,9 @@