mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
reduce app icon by 3px on home dashboard - wasn't lining up properly with starred/recently viewed dasboard list properly
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
}
|
||||
|
||||
.pluginlist-image {
|
||||
width: 20px;
|
||||
width: 17px;
|
||||
}
|
||||
|
||||
.pluginlist-title {
|
||||
|
||||
Reference in New Issue
Block a user