mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
feat(pluginlist panel): updates to pluginlist panel, hooked up plugin type categories
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
.pluginlist-section-header {
|
||||
margin: ($spacer * 2) 0 $spacer 0;
|
||||
margin-bottom: $spacer;
|
||||
color: $text-color-weak;
|
||||
}
|
||||
|
||||
.pluginlist-section-header--first {
|
||||
margin-top: $spacer /2;
|
||||
.pluginlist-section {
|
||||
margin-bottom: $spacer;
|
||||
}
|
||||
|
||||
.pluginlist-link {
|
||||
|
||||
Reference in New Issue
Block a user