This commit is contained in:
杨航
2025-10-09 10:11:07 +08:00
parent 720ca45fa1
commit 6c1311c8bc
3 changed files with 5 additions and 4 deletions
+1
View File
@@ -445,6 +445,7 @@
box-shadow: 0 8rpx 20rpx 0 rgba(0, 0, 0, 0.06);
text-align: center;
line-height: 92rpx;
font-size: 28rpx;
color: #000;
font-weight: 400;
position: relative;
+1 -1
View File
@@ -1113,7 +1113,7 @@
height: calc(100% - 772rpx);
padding: 12rpx 24rpx;
box-sizing: border-box;
min-height: 300rpx;
.talking-scroll-list {
height: 100%;
}