Plugins Catalog: Fix plugin details header styles (#40917)

This commit is contained in:
James Wang
2021-10-26 16:32:39 +02:00
committed by GitHub
parent 8ee3afa4c3
commit 41530482ec
@@ -124,7 +124,7 @@ export const getStyles = (theme: GrafanaTheme2) => {
align-items: center;
margin-top: ${theme.spacing()};
margin-bottom: ${theme.spacing()};
flex-flow: wrap;
& > * {
&::after {
content: '|';