We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1d7ba2 commit 2a62d53Copy full SHA for 2a62d53
compiled/alipay/src/Button/index.less
@@ -6,7 +6,7 @@
6
position: relative;
7
display: flex;
8
flex-direction: column;
9
- justify-self: center;
+ justify-content: center;
10
align-items: center;
11
height: auto;
12
line-height: normal;
compiled/wechat/src/Button/index.wxss
@@ -2,7 +2,7 @@
2
3
4
5
src/Button/index.less
0 commit comments