优化
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
background-color: #fff;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin-top: 20rpx;
|
||||
margin-bottom: 20rpx;
|
||||
}
|
||||
.content_1,.content_3,.content_2{
|
||||
display: flex;
|
||||
@@ -16,6 +16,8 @@
|
||||
.name{
|
||||
font-size: 30rpx;
|
||||
color: #666666;
|
||||
height: 50rpx;
|
||||
line-height: 50rpx;
|
||||
}
|
||||
.date{
|
||||
font-size: 30rpx;
|
||||
@@ -72,4 +74,14 @@
|
||||
.dialog_confirm_btn{
|
||||
border-top: 1px solid #E9E9E9;
|
||||
color: #3CC7C0;
|
||||
}
|
||||
.t-badge__content-text {
|
||||
line-height: 70rpx !important;
|
||||
background-color: #E34D59 !important;
|
||||
}
|
||||
.t-badge{
|
||||
background-color: burlywood !important;
|
||||
}
|
||||
.t-badge__content,.t-class-content{
|
||||
background-color: crimson !important;
|
||||
}
|
||||
Reference in New Issue
Block a user