We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a26477 commit 348cfa7Copy full SHA for 348cfa7
1 file changed
miniprogram/component/navigation-bar/navigation-bar.wxss
@@ -38,7 +38,6 @@
38
width: 12px;
39
height: 24px;
40
background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='24' viewBox='0 0 12 24'%3E %3Cpath fill-opacity='.9' fill-rule='evenodd' d='M10 19.438L8.955 20.5l-7.666-7.79a1.02 1.02 0 0 1 0-1.42L8.955 3.5 10 4.563 2.682 12 10 19.438z'/%3E%3C/svg%3E") no-repeat 50% 50%;
41
- background-color: currentColor;
42
background-size: cover;
43
}
44
0 commit comments