WGShare.Client.Wx/pages/sticky/container/index.wxss

16 lines
248 B
Plaintext

.wrapper {
width: 100%;
height: 150px;
background-color: rgba(255, 255, 255, 1);
}
.external-class {
width: 208rpx;
margin-left: 512rpx;
}
.green-button {
background-color: rgba(0, 168, 112, 1) !important;
color: #fff !important;
}