修改部分组件样式
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
|
||||
.bg {
|
||||
background: #E6F0FF;
|
||||
padding: 4rpx 10rpx;
|
||||
padding: 7rpx 10rpx;
|
||||
}
|
||||
|
||||
.border-r-16 {
|
||||
@@ -124,7 +124,7 @@
|
||||
}
|
||||
|
||||
.item {
|
||||
padding: 8rpx 0;
|
||||
padding: 9rpx 0;
|
||||
transition: all .2s ease-in-out;
|
||||
position: relative;
|
||||
background-color: transparent;
|
||||
@@ -138,6 +138,7 @@
|
||||
border-radius: 8rpx;
|
||||
// background-color: $my-main-color;
|
||||
color: #fff;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user