mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update PageToolbar.tsx (#39572)
This commit is contained in:
@@ -125,6 +125,7 @@ const getStyles = (theme: GrafanaTheme2) => {
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
margin: 0;
|
||||
max-width: 240px;
|
||||
border-radius: 2px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user