From e9a590e862148092027510b15d33cdd32691a6f5 Mon Sep 17 00:00:00 2001
From: xiejun <xj@2023>
Date: 星期三, 06 十二月 2023 09:43:11 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 Source/UBCS-WEB/src/styles/sidebar.scss |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Source/UBCS-WEB/src/styles/sidebar.scss b/Source/UBCS-WEB/src/styles/sidebar.scss
index f4995d7..3ceec84 100644
--- a/Source/UBCS-WEB/src/styles/sidebar.scss
+++ b/Source/UBCS-WEB/src/styles/sidebar.scss
@@ -27,10 +27,10 @@
             }
         }
     }
-    
+
 }
 .avue-sidebar {
-    user-select: none; 
+    user-select: none;
     position: relative;
     padding-top: 60px;
     height: 100%;
@@ -87,5 +87,5 @@
             }
         }
     }
-    
-}
\ No newline at end of file
+
+}

--
Gitblit v1.9.3