Skip to content

Commit caf66b6

Browse files
fix: 🐛 修复Cell组件title文字对齐方式受外部影响的问题
Closes: #282
1 parent 130c438 commit caf66b6

File tree

1 file changed

+1
-0
lines changed
  • src/uni_modules/wot-design-uni/components/wd-cell

1 file changed

+1
-0
lines changed

src/uni_modules/wot-design-uni/components/wd-cell/index.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
position: relative;
7878
flex: 1;
7979
display: flex;
80+
text-align: left;
8081
font-size: $-cell-title-fs;
8182
box-sizing: border-box;
8283
margin-right: $-cell-padding;

0 commit comments

Comments
 (0)