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

(cherry picked from commit 41530482ec)

Co-authored-by: James Wang <36892657+jamesxwang@users.noreply.github.com>
This commit is contained in:
Grot (@grafanabot)
2021-10-26 17:03:00 +02:00
committed by GitHub
co-authored by James Wang
parent ed71f677bd
commit 183fe28769
@@ -120,7 +120,7 @@ export const getStyles = (theme: GrafanaTheme2) => {
align-items: center;
margin-top: ${theme.spacing()};
margin-bottom: ${theme.spacing()};
flex-flow: wrap;
& > * {
&::after {
content: '|';