Skip to content

Commit 59f16e4

Browse files
authored
Merge pull request Sofie-Automation#1562 from bbc/upstream/feat/minishelf-text-wrapping
feat: wrap text on mini shelf buttons
2 parents f7afd72 + 353950f commit 59f16e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/webui/src/client/styles/shelf/dashboard.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,7 @@ $dashboard-button-height: 3.625em;
437437
1px -1px 0px rgba(0, 0, 0, 0.5),
438438
0.5px 0.5px 2px rgba(0, 0, 0, 1);
439439
z-index: 2;
440+
text-wrap: balance;
440441

441442
&.dashboard-panel__panel__button__label--editable {
442443
text-shadow: none;

0 commit comments

Comments
 (0)