Plugins Catalog: Fix plugin details header styles (#40917)
This commit is contained in:
@@ -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: '|';
|
||||
|
||||
Reference in New Issue
Block a user