fix: 修复属性配置弹窗样式,确保input和按钮可见
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Agent
2026-03-30 14:24:29 +00:00
parent fdec749420
commit ab38d6cd8c

View File

@@ -385,7 +385,7 @@ export default {
margin-bottom: 16rpx; margin-bottom: 16rpx;
} }
.form-item .input { .form-item .input, .input {
width: 100%; width: 100%;
height: 80rpx; height: 80rpx;
background: #f5f5f5; background: #f5f5f5;