Commit 1ff69db5 by Jacky Committed by GitHub

Make name unique to fix issue #22426 (#22458)

* make name unique

* delete mini class instead rename

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
parent 5a4f6908
...@@ -19,11 +19,6 @@ ...@@ -19,11 +19,6 @@
} }
} }
.mini {
width: 0.8em;
height: 0.8em;
}
.gicon-add-annotation { .gicon-add-annotation {
background-image: url('../img/icons_#{$theme-name}_theme/icon_add_annotation.svg'); background-image: url('../img/icons_#{$theme-name}_theme/icon_add_annotation.svg');
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment