Skip to content

Commit a0694a5

Browse files
Whbbit1999kagol
authored andcommitted
1. change tab-nav.scss file
1 parent 937c052 commit a0694a5

File tree

1 file changed

+1
-1
lines changed
  • packages/devui-vue/devui/tabs/src/components/tab-nav

1 file changed

+1
-1
lines changed

packages/devui-vue/devui/tabs/src/components/tab-nav/tab-nav.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ $devui-tab-slider-bg: $devui-list-item-hover-bg;
9999
}
100100

101101
&.active {
102-
background-color: $devui-tab-options-bg;
102+
background: $devui-global-bg;
103103

104104
& span > a {
105105
color: $devui-brand;

0 commit comments

Comments
 (0)