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

(cherry picked from commit 445356d6aa)

Co-authored-by: Ashley Harrison <ashharrison90@gmail.com>
This commit is contained in:
Grot (@grafanabot)
2021-06-09 15:17:06 +01:00
committed by GitHub
co-authored by Ashley Harrison
parent f1810430a9
commit 3cae0e4d18
-1
View File
@@ -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);
}
}