10
This commit is contained in:
@@ -11,3 +11,20 @@ image {
|
||||
image-rendering: crisp-edges;
|
||||
-ms-interpolation-mode: nearest-neighbor;
|
||||
}
|
||||
uni-switch .uni-switch-input.uni-switch-input-checked{
|
||||
border-color: #07c160;
|
||||
background-color: #07c160;
|
||||
}
|
||||
uni-button{
|
||||
|
||||
}
|
||||
|
||||
.uni-list-item__content-title{
|
||||
font-size: 34rpx !important;
|
||||
font-weight: 500;
|
||||
line-height: 70rpx;
|
||||
height: 70rpx;
|
||||
}
|
||||
.uni-list-item__extra-text{
|
||||
font-size: 32rpx !important;
|
||||
}
|
||||
Reference in New Issue
Block a user