From 2282de2528bbee7e04e132850eb535a4eb965c3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn-Michael=20Miehe?= Date: Mon, 6 Nov 2023 00:32:56 +0000 Subject: [PATCH] SVGRect style optimization --- ui/src/components/calendar/SVGRect.vue | 25 +++++++------------------ 1 file changed, 7 insertions(+), 18 deletions(-) diff --git a/ui/src/components/calendar/SVGRect.vue b/ui/src/components/calendar/SVGRect.vue index 3f28865..ccadc0a 100644 --- a/ui/src/components/calendar/SVGRect.vue +++ b/ui/src/components/calendar/SVGRect.vue @@ -60,33 +60,22 @@ export default class extends Vue {