多个功能修改
This commit is contained in:
@@ -283,8 +283,11 @@ uni-button:after {
|
||||
border-radius: 10rpx;
|
||||
}
|
||||
.button-primary {
|
||||
display: grid;
|
||||
place-items: center; /* 垂直和水平居中 */
|
||||
font-size: 34rpx;
|
||||
line-height: 88rpx;
|
||||
line-height: 34rpx;
|
||||
height: 88rpx;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
letter-spacing: 4rpx;
|
||||
|
||||
Reference in New Issue
Block a user