store article 8.13
This commit is contained in:
@@ -324,18 +324,18 @@ export default {
|
||||
.btn {
|
||||
box-sizing: border-box;
|
||||
width: 154rpx;
|
||||
height: 54rpx;
|
||||
// height: 54rpx;
|
||||
border-radius: 49rpx;
|
||||
// transform: translate(-50%, 0);
|
||||
font-size: 26rpx;
|
||||
border: 1rpx solid rgba(255,120,15,1);
|
||||
color:rgba(255,120,15,1);
|
||||
// text-align: center;
|
||||
// line-height: 54rpx;
|
||||
text-align: center;
|
||||
line-height: 54rpx;
|
||||
// margin-right: -80rpx;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
// display: flex;
|
||||
// align-items: center;
|
||||
// justify-content: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user