|
@@ -83,7 +83,7 @@
|
|
|
font-weight: bold;
|
|
|
|
|
|
.userName {
|
|
|
- font-size: 44rpx
|
|
|
+ font-size: 32rpx
|
|
|
}
|
|
|
}
|
|
|
|
|
@@ -102,12 +102,12 @@
|
|
|
}
|
|
|
|
|
|
::v-deep .uni-list-item__content-title {
|
|
|
- font-size: 36rpx;
|
|
|
+ font-size: 32rpx;
|
|
|
}
|
|
|
|
|
|
::v-deep .uniui-arrowright {
|
|
|
color: #000000 !important;
|
|
|
- font-size: 52rpx !important;
|
|
|
+ font-size: 32rpx !important;
|
|
|
}
|
|
|
|
|
|
::v-deep .u-modal__content__text {
|