diff --git a/src/layouts/vehicle-damage/vehicle-damage.vue b/src/layouts/vehicle-damage/vehicle-damage.vue index 83a8db7d8..e4c1d44ed 100644 --- a/src/layouts/vehicle-damage/vehicle-damage.vue +++ b/src/layouts/vehicle-damage/vehicle-damage.vue @@ -560,7 +560,7 @@ export default { .two-list-card-width { width: 100%; flex: 0 auto; - margin-top: .5rem; + margin-top: 0.5rem; &:first-child { margin-top: 1rem; }