From 9ae704e4466605e51358d0e181421589ad7c0642 Mon Sep 17 00:00:00 2001 From: Alfarish Fizikri Date: Fri, 25 Jul 2025 21:41:13 +0700 Subject: [PATCH] fix(LightRaysDemo): ensure container has zero padding --- src/demo/Backgrounds/LightRaysDemo.vue | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/demo/Backgrounds/LightRaysDemo.vue b/src/demo/Backgrounds/LightRaysDemo.vue index 5105e87..a99e11a 100644 --- a/src/demo/Backgrounds/LightRaysDemo.vue +++ b/src/demo/Backgrounds/LightRaysDemo.vue @@ -229,3 +229,9 @@ const propData = [ } ]; + +