Преглед изворни кода

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;
       width: $grw-sidebar-nav-width;
       line-height: 1em;
       line-height: 1em;
       border-radius: 0;
       border-radius: 0;
+      box-shadow: none !important;
 
 
       // icon opacity
       // icon opacity
       &:not(.active) {
       &:not(.active) {