فهرست منبع

remove box-shadow of sidebar nav buttons

Yuki Takei 4 سال پیش
والد
کامیت
462767965b
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      packages/app/src/styles/_sidebar.scss

+ 1 - 0
packages/app/src/styles/_sidebar.scss

@@ -185,6 +185,7 @@
       width: $grw-sidebar-nav-width;
       line-height: 1em;
       border-radius: 0;
+      box-shadow: none !important;
 
       // icon opacity
       &:not(.active) {