We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c85008 commit 46d2a1fCopy full SHA for 46d2a1f
packages/components/src/components/tabs/_tabs.scss
@@ -509,7 +509,6 @@
509
@media not all and (min-resolution: 0.001dpcm) {
510
@supports (-webkit-appearance: none) and (stroke-color: transparent) {
511
.#{$prefix}--tabs__overflow-indicator--left {
512
- margin-right: -$carbon--spacing-05;
513
background-image: linear-gradient(
514
to left,
515
rgba($ui-background, 0),
@@ -518,7 +517,6 @@
518
517
}
519
520
.#{$prefix}--tabs__overflow-indicator--right {
521
- margin-left: -$carbon--spacing-05;
522
523
to right,
524
0 commit comments