mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
removed extra semi-colon
This commit is contained in:
parent
1cff59731c
commit
2a2b242eb0
@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
.panel-options-group__add-circle {
|
.panel-options-group__add-circle {
|
||||||
background-color: $btn-primary-bg;;
|
background-color: $btn-primary-bg;
|
||||||
color: $white;
|
color: $white;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user