mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
PublicDashboards: Increase title length (#73972)
This commit is contained in:
parent
d1876b68bc
commit
8b08ae337e
@ -221,7 +221,6 @@ const getStyles = (theme: GrafanaTheme2) => {
|
||||
display: 'flex',
|
||||
fontSize: typography.size.lg,
|
||||
margin: 0,
|
||||
maxWidth: '300px',
|
||||
borderRadius: theme.shape.radius.default,
|
||||
}),
|
||||
titleLink: css({
|
||||
|
Loading…
Reference in New Issue
Block a user