调整样式
This commit is contained in:
parent
b057b33e61
commit
9450e29444
|
@ -186,7 +186,7 @@ export default {
|
|||
.more {
|
||||
position: absolute;
|
||||
right: 30rpx;
|
||||
top: 44rpx;
|
||||
top: 40rpx;
|
||||
color: #a7a7a7;
|
||||
font-size: 37rpx;
|
||||
}
|
||||
|
|
|
@ -147,7 +147,7 @@ export default {
|
|||
}
|
||||
.icon,
|
||||
.more {
|
||||
top: 30rpx;
|
||||
top: 28rpx;
|
||||
}
|
||||
.icon.icon-dingwei {
|
||||
font-size: 35rpx;
|
||||
|
|
Loading…
Reference in New Issue