Update PageToolbar.tsx (#39572)

This commit is contained in:
Ashley Harrison
2021-09-23 14:36:53 +01:00
committed by GitHub
parent 1e946316e0
commit 0229146c3b

View File

@@ -125,6 +125,7 @@ const getStyles = (theme: GrafanaTheme2) => {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
margin: 0;
max-width: 240px;
border-radius: 2px;