Yuki Takei 2 سال پیش
والد
کامیت
49f1f074b7
1فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 3 1
      apps/app/src/components/Sidebar/Sidebar.module.scss

+ 3 - 1
apps/app/src/components/Sidebar/Sidebar.module.scss

@@ -1,6 +1,8 @@
-@use '~/styles/mixins';
 @use '@growi/core/scss/bootstrap/init' as bs;
 
+@use '~/styles/mixins';
+
+
 .grw-sidebar :global {
   top: 0;
   border-right : 1px solid var(--bs-border-color);