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; width: 200rpx;
height: 67rpx; height: 67rpx;
line-height: 67rpx; line-height: 67rpx;
border: 1px solid #72674E; border: 1px solid #111;
border-radius: 7rpx; border-radius: 35rpx;
font-size: 27rpx; font-size: 27rpx;
font-family: PingFang SC; font-family: PingFang SC;
font-weight: 500; font-weight: 500;
color: #72674E;
} }
.scroll-line { .scroll-line {
/* height: 6rpx; /* height: 6rpx;

Loading…
Cancel
Save