Skip to content

Commit

Permalink
fix(cascader): 修复没有prop.title没有绑定关闭按钮错位问题 (#1086) (#1597)
Browse files Browse the repository at this point in the history
  • Loading branch information
bitjian authored Sep 18, 2023
1 parent ce857fc commit 2791847
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style/mobile/components/cascader/v2/_index.less
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
font-weight: 700;
text-align: center;
line-height: 48px;
height: 48px;
font-size: @cascder-title-font-size;
}

Expand Down

0 comments on commit 2791847

Please sign in to comment.