Skip to content

Commit

Permalink
fix(tabs: style)
Browse files Browse the repository at this point in the history
  • Loading branch information
marker-dao committed Sep 4, 2023
1 parent f57e9e2 commit 9f58c1f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions packages/devextreme/scss/widgets/material/tabs/_index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -158,13 +158,6 @@
}
}

.dx-tabs-icon-position-start,
.dx-tabs-icon-position-end {
.dx-tab .dx-icon {
margin-block-end: 2px;
}
}

.dx-tabs-icon-position-start .dx-tab .dx-icon {
@include dx-icon-margin($material-base-icon-margin, start);
}
Expand Down

0 comments on commit 9f58c1f

Please sign in to comment.