Update PageToolbar.tsx (#39572) (#39585)

(cherry picked from commit 0229146c3b)

Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
Grot (@grafanabot)
2021-09-23 16:02:47 +02:00
committed by GitHub
co-authored by Ashley Harrison
parent 1fc22f6e4d
commit ac1ca2e4b5
@@ -125,6 +125,7 @@ const getStyles = (theme: GrafanaTheme2) => {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
margin: 0;
max-width: 240px;
border-radius: 2px;