From d7b624df4d28f4e220ccc5bbacba85d9e9db811a Mon Sep 17 00:00:00 2001 From: webfussel Date: Fri, 23 May 2025 09:20:59 +0200 Subject: [PATCH] fix: Calculator fixes Add mobile/desktop fixes to calculator --- app/components/Pp/PriceCard.vue | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/app/components/Pp/PriceCard.vue b/app/components/Pp/PriceCard.vue index 8f08144..8f9280d 100755 --- a/app/components/Pp/PriceCard.vue +++ b/app/components/Pp/PriceCard.vue @@ -1,5 +1,5 @@