Browse Source

fix more btn

master
panyiping 2 years ago
parent
commit
e5b314b066
  1. 5
      pages/index/index.wxss

5
pages/index/index.wxss

@ -554,12 +554,11 @@ page {
width: 200rpx;
height: 67rpx;
line-height: 67rpx;
border: 1px solid #72674E;
border-radius: 7rpx;
border: 1px solid #111;
border-radius: 35rpx;
font-size: 27rpx;
font-family: PingFang SC;
font-weight: 500;
color: #72674E;
}
.scroll-line {
/* height: 6rpx;

Loading…
Cancel
Save