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>
This commit is contained in:
Jacky
2020-04-10 17:02:18 +02:00
committed by GitHub
co-authored by Dominik Prokop
parent 5a4f690807
commit 1ff69db5cb
-5
View File
@@ -19,11 +19,6 @@
}
}
.mini {
width: 0.8em;
height: 0.8em;
}
.gicon-add-annotation {
background-image: url('../img/icons_#{$theme-name}_theme/icon_add_annotation.svg');
}