Skip to content

Commit 6c0ebdf

Browse files
authored
Fix editor tab scroll button padding (#3548)
1 parent e751415 commit 6c0ebdf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SIL.XForge.Scripture/ClientApp/src/app/shared/sf-tab-group/tab-group-header/tab-scroll-button/tab-scroll-button.component.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
}
3838

3939
.tab-scroll-button {
40+
--mat-text-button-with-icon-horizontal-padding: 0;
4041
border: 0;
4142
display: flex;
4243
align-items: center;

0 commit comments

Comments
 (0)