From 6c34e5516f93f6e97ef7d4b16c17dbd232ad8f75 Mon Sep 17 00:00:00 2001 From: caduHD4 Date: Sun, 28 Sep 2025 02:33:05 -0300 Subject: [PATCH] fix: add newline at the end of repacks-modal.scss --- src/renderer/src/pages/game-details/modals/repacks-modal.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/renderer/src/pages/game-details/modals/repacks-modal.scss b/src/renderer/src/pages/game-details/modals/repacks-modal.scss index 8bec90bd..2eb2512d 100644 --- a/src/renderer/src/pages/game-details/modals/repacks-modal.scss +++ b/src/renderer/src/pages/game-details/modals/repacks-modal.scss @@ -29,4 +29,4 @@ &__repack-info { font-size: globals.$small-font-size; } -} \ No newline at end of file +}