fix: 修复属性配置弹窗CSS样式优先级,确保.dialog-wide下样式生效
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -424,7 +424,7 @@ export default {
|
||||
max-height: 80vh;
|
||||
}
|
||||
|
||||
.dialog-body {
|
||||
.dialog-wide .dialog-body {
|
||||
padding: 30rpx;
|
||||
max-height: 60vh;
|
||||
overflow-y: auto;
|
||||
|
||||
Reference in New Issue
Block a user