Commit 1c26b5ef authored by 袁玲利's avatar 袁玲利

样式调整

parent cb38b629
......@@ -2226,8 +2226,7 @@
.popoverItem {
width: 225rpx;
margin: 0 20rpx;
height: 40rpx;
line-height: 40rpx;
padding: 16rpx 0;
text-align: center;
font-size: 30rpx;
font-family: PingFangSC-Regular, PingFang SC;
......@@ -2235,4 +2234,7 @@
color: #000000;
border-bottom: 1rpx solid #dddddd;
}
.popoverItem:last-child {
border-bottom: 0;
}
</style>
......@@ -1862,8 +1862,7 @@
.popoverItem {
width: 225rpx;
margin: 0 20rpx;
height: 40rpx;
line-height: 40rpx;
padding: 16rpx 0;
text-align: center;
font-size: 30rpx;
font-family: PingFangSC-Regular, PingFang SC;
......@@ -1871,4 +1870,7 @@
color: #000000;
border-bottom: 1rpx solid #dddddd;
}
.popoverItem:last-child {
border-bottom: 0;
}
</style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment