Fix(AI):[#3607]底部操作区域增加背景颜色
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user