Skip to content

Commit 60a18ae

Browse files
committed
fix(Navbar): fix demo
1 parent f2b7fb7 commit 60a18ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/navbar/_example/left-title/index.wxss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
font-size: 28px;
2525
line-height: 36px;
2626
padding: 8rpx 32rpx 16rpx;
27-
background-color: var(--bg-color-demo);
27+
background-color: var(--td-bg-color-container);
2828
font-weight: 600;
2929
color: var(--td-text-color-primary);
3030
}

0 commit comments

Comments
 (0)