Skip to content

Commit 06216c7

Browse files
committed
changed min-width to allow for button expand
1 parent 6aca297 commit 06216c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/core/component/action-button-bar/action-button-bar.component.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.action-button-with-margin {
2+
min-width: unset;
23
margin-right: 10px;
34
margin-left: 10px;
45
}

0 commit comments

Comments
 (0)