Chore: Remove nth-child warning from dev mode (#67918)
This commit is contained in:
@@ -88,12 +88,7 @@ export function getPageStyles(theme: GrafanaTheme2) {
|
||||
margin-bottom: ${theme.spacing(2)};
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
|
||||
> a,
|
||||
> button,
|
||||
> div:nth-child(2) {
|
||||
margin-left: ${theme.spacing(2)};
|
||||
}
|
||||
gap: ${theme.spacing(2)};
|
||||
}
|
||||
|
||||
.page-action-bar--narrow {
|
||||
|
||||
Reference in New Issue
Block a user