Fix(AI):[#3603, #3604]界面细节调整

This commit is contained in:
lifizer
2025-04-08 10:45:39 +08:00
parent e446b9e847
commit 689d949315
+2 -1
View File
@@ -329,7 +329,7 @@ export default {
box-shadow: 0rpx 12rpx 30rpx rgba(0,0,0,0.1);
.trangle {
position: absolute;
bottom: 80rpx;
bottom: 120rpx;
left: -15rpx;
width: 30rpx;
height: 30rpx;
@@ -338,6 +338,7 @@ export default {
transform: rotate(45deg);
}
.title {
width: 110%;
font-weight: bold;
}
.content {