We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf3193b commit c77e082Copy full SHA for c77e082
1 file changed
miniprogram/component/navigation-bar/navigation-bar.wxss
@@ -51,6 +51,7 @@
51
align-items: center;
52
justify-content: center;
53
font-weight: bold;
54
+ white-space: nowrap;
55
}
56
57
[data-weui-theme=dark].weui-navigation-bar {
0 commit comments