فهرست منبع

fix sidebar drag style

Futa Arai 5 ماه پیش
والد
کامیت
69d07405f4
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  1. 4 0
      apps/app/src/client/components/Sidebar/ResizableArea/ResizableArea.module.scss

+ 4 - 0
apps/app/src/client/components/Sidebar/ResizableArea/ResizableArea.module.scss

@@ -18,7 +18,11 @@
     left: -4px;
     width: 24px;
     height: 100%;
+    padding: 0;
+    appearance: none;
     cursor: ew-resize;
+    background: transparent;
+    border: 0;
   }
   .grw-navigation-draggable-line {
     position: absolute;