WGShare.Client.Wx/pages/swipe-cell/right/index.wxss

13 lines
177 B
Plaintext

.btn {
display: inline-flex;
justify-content: center;
align-items: center;
width: 120rpx;
height: 100%;
color: white;
}
.favor-btn {
background-color: #0052d9;
}