From a3393e77e09695c562a0b48fdd603a672fda50a2 Mon Sep 17 00:00:00 2001
From: pyt <626651354@qq.com>
Date: 星期五, 13 六月 2025 09:15:40 +0800
Subject: [PATCH] fix

---
 culture/src/App.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/culture/src/App.vue b/culture/src/App.vue
index 51bcbda..b63e5cf 100644
--- a/culture/src/App.vue
+++ b/culture/src/App.vue
@@ -52,6 +52,7 @@
 </script>
 
 <style lang="less">
+
 ::-webkit-scrollbar {
   display: none;
 }

--
Gitblit v1.7.1