优化页面

This commit is contained in:
haomingming
2023-05-16 14:06:05 +08:00
parent 33fbdf9a66
commit ca34793579
33 changed files with 97 additions and 60 deletions
+2 -2
View File
@@ -36,8 +36,8 @@
}
.title{
font-size: 32rpx;
color: #1C2023;
font-size: 16px;
color: #000000E6;
}
.right{
display: flex;
+2 -1
View File
@@ -42,7 +42,8 @@
left: 32rpx;
}
.textarea-cell-name{
font-size: 30rpx;
font-size: 16px;
color: #000000E6;
}
.error_box{
position: relative;
+2 -1
View File
@@ -70,5 +70,6 @@
font-weight: 600;
}
.upload-cell-name{
font-size: 30rpx;
font-size: 16px;
color: #000000E6;
}