mirror of
https://github.com/grafana/grafana.git
synced 2025-02-10 07:35:45 -06:00
Fixed styling of gicon's in dropdown menus
This commit is contained in:
parent
5524dacc9d
commit
176315cf40
@ -93,7 +93,9 @@
|
||||
}
|
||||
|
||||
.gicon {
|
||||
opacity: 0.9;
|
||||
opacity: 0.7;
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user