From 91009722e6503a929d54e1ca09bd63de2f1e23e5 Mon Sep 17 00:00:00 2001 From: ArneBo Date: Wed, 5 Feb 2025 20:26:36 +0100 Subject: [PATCH] style(front): fix queue image distortion --- front/src/style/components/_queue.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/front/src/style/components/_queue.scss b/front/src/style/components/_queue.scss index cdd0b34c5..1faa34117 100644 --- a/front/src/style/components/_queue.scss +++ b/front/src/style/components/_queue.scss @@ -88,7 +88,6 @@ width: 4em; } .mini.image { - height: 40px; width: 40px; } .queue.segment {