Explorar o código

remove box-shadow of sidebar nav buttons

Yuki Takei %!s(int64=4) %!d(string=hai) anos
pai
achega
462767965b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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) {