(cherry picked from commit 9958f938e0)
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com>
This commit is contained in:
co-authored by
Andres Martinez Gotor
parent
fa99d31acf
commit
211e9896bc
@@ -168,7 +168,7 @@ const getStyles = (theme: GrafanaTheme2) => {
|
||||
`,
|
||||
pageIcon: css`
|
||||
display: none;
|
||||
${theme.breakpoints.up('md')} {
|
||||
${theme.breakpoints.up('sm')} {
|
||||
display: flex;
|
||||
padding-right: ${theme.spacing(1)};
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user