mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 00:08:10 -05:00
removed extra semi-colon
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
&:hover {
|
||||
.panel-options-group__add-circle {
|
||||
background-color: $btn-primary-bg;;
|
||||
background-color: $btn-primary-bg;
|
||||
color: $white;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user