Skip to content

Commit 9cc35c8

Browse files
authored
fix(tabbar): 修复自定义tabbar颜色叠加问题 (#4019)
* fix: 修复自定义tabbar颜色叠加问题 * fix: 移 除tabbar-item的背景颜色
1 parent a23c673 commit 9cc35c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/components/tab-bar-item/tab-bar-item.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
user-select: none;
2424
position: relative;
2525
margin: 16rpx 0;
26-
background-color: @tab-bar-bg-color;
2726
padding: 0 24rpx;
2827

2928
&--text-only {

0 commit comments

Comments
 (0)