first add files
This commit is contained in:
10
ProjectLiaisonForm/pages/button/disabled/index.wxss
Normal file
10
ProjectLiaisonForm/pages/button/disabled/index.wxss
Normal file
@@ -0,0 +1,10 @@
|
||||
.button-example {
|
||||
margin: 32rpx;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.button-example:after {
|
||||
content: '';
|
||||
flex: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user