Fix(AI):[#3607]底部操作区域增加背景颜色

This commit is contained in:
lifizer
2025-04-08 22:17:34 +08:00
parent 16abf0fdb6
commit 52f2c2b003
+1
View File
@@ -134,6 +134,7 @@ page {
right: 0;
z-index: 9;
padding: 24rpx 24rpx 48rpx 24rpx;
background-color: #fff;
transition: all 0.2s;
&.focus {
// transform: translateY(-40rpx);