Skip to content

Commit e18705b

Browse files
committed
chore(ui): remove outline of tabpanel
1 parent 1e78e57 commit e18705b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/ui/src/styles/components/tabs.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -471,4 +471,8 @@
471471
color: var(--#{$rd-prefix}color-primary-darker);
472472
}
473473
}
474+
475+
@include e(tabpanel) {
476+
outline: none;
477+
}
474478
}

0 commit comments

Comments
 (0)