样式修改
This commit is contained in:
@ -108,7 +108,7 @@ export default {
|
||||
height: 110rpx;
|
||||
justify-content: center;
|
||||
padding: 10rpx;
|
||||
background: #d7e9e548;
|
||||
background: rgba(254, 131, 15, 0.05);
|
||||
border-radius: 10rpx;
|
||||
margin: 10rpx 10rpx;
|
||||
position: relative;
|
||||
@ -136,7 +136,7 @@ export default {
|
||||
.section {
|
||||
height: 30rpx;
|
||||
width: 6rpx;
|
||||
background-color: #009c77;
|
||||
background-color: #07976E;
|
||||
border-radius: 8rpx;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user