mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
remove box-shadow from sidenav items using images for consistency (#35428)
This commit is contained in:
@@ -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);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user