Skip to content

Commit 1046bc5

Browse files
Add nowrap to ngs-button content
1 parent 6d8954e commit 1046bc5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

projects/ngsuite/src/lib/form/components/button/button.component.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@
129129
display: block;
130130
flex-grow: 1;
131131
padding: .5em 1em;
132+
white-space: nowrap !important;
132133
text-align: center !important;
133134
text-overflow: ellipsis;
134135
overflow: hidden;

0 commit comments

Comments
 (0)