mirror of
https://github.com/timberjoegithub/grafana-statusmap.git
synced 2026-07-23 16:13:09 +00:00
fix: change opacity for branding
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
right: 0;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
opacity: 0.15;
|
||||
opacity: $branding-opacity;
|
||||
|
||||
:hover > & {
|
||||
opacity: 1;
|
||||
|
||||
Reference in New Issue
Block a user