From ea93d553b8e12f1059cda60a98dd5faaa80c4b62 Mon Sep 17 00:00:00 2001 From: Braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Tue, 22 Mar 2022 15:22:54 +0100 Subject: [PATCH] fix(background): use rect only if bgColor is present --- src/additional-components/Background/Background.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/additional-components/Background/Background.vue b/src/additional-components/Background/Background.vue index ac873a75..675ff554 100644 --- a/src/additional-components/Background/Background.vue +++ b/src/additional-components/Background/Background.vue @@ -74,7 +74,7 @@ export default { - +