Skip to content

Commit 76e83b2

Browse files
committed
chore(tabs): remove unnecessary code
1 parent ada8562 commit 76e83b2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

projects/igniteui-angular/src/lib/core/styles/components/tabs/_tabs-theme.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -336,8 +336,6 @@
336336
@if $bootstrap-theme {
337337
border: none;
338338
box-shadow: inset 0 0 0 rem(2px) var-get($theme, 'item-active-hover-color');
339-
border-top-left-radius: var-get($theme, 'border-radius');
340-
border-top-right-radius: var-get($theme, 'border-radius');
341339
border-bottom-left-radius: rem(4px);
342340
border-bottom-right-radius: rem(4px);
343341
z-index: 1;

0 commit comments

Comments
 (0)