From f126404bfa0b631923c985bc6679f73800bb7182 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=87=8E=E8=BF=82=E8=BF=82?= Date: Tue, 26 Dec 2023 11:45:04 +0800 Subject: [PATCH] fix: fix stylelint --- src/components/scrollBar/style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/scrollBar/style.scss b/src/components/scrollBar/style.scss index 63a920c30..d6c917bc1 100644 --- a/src/components/scrollBar/style.scss +++ b/src/components/scrollBar/style.scss @@ -75,4 +75,4 @@ display: none; } } -} \ No newline at end of file +}