From 0df673467c94a62ad28770622c62f5701623db87 Mon Sep 17 00:00:00 2001 From: Spythere Date: Tue, 22 Oct 2024 21:22:22 +0200 Subject: [PATCH] fix: image loading styles --- .../Tooltip/VehiclePreviewTooltip.vue | 39 +++++++++++-------- 1 file changed, 23 insertions(+), 16 deletions(-) diff --git a/src/components/Tooltip/VehiclePreviewTooltip.vue b/src/components/Tooltip/VehiclePreviewTooltip.vue index a5f56cc..778248e 100644 --- a/src/components/Tooltip/VehiclePreviewTooltip.vue +++ b/src/components/Tooltip/VehiclePreviewTooltip.vue @@ -1,22 +1,22 @@