remove box-shadow from sidenav items using images for consistency (#35428)

pull/35435/head
Ashley Harrison 4 years ago committed by GitHub
parent b3a2740d57
commit 445356d6aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      public/sass/components/_sidemenu.scss

@ -98,7 +98,6 @@ $mobile-menu-breakpoint: md;
border-radius: 50%;
width: 28px;
height: 28px;
box-shadow: 0 0 14px 2px rgba(255, 255, 255, 0.05);
}
}

Loading…
Cancel
Save