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

This commit is contained in:
Ashley Harrison
2021-06-09 14:49:55 +01:00
committed by GitHub
parent b3a2740d57
commit 445356d6aa

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);
}
}