mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-05-23 17:03:37 +00:00
为 PropsPanel 顶层 MForm 增加 .m-editor-props-form-panel-form 专属类名, 将原本挂在通用 .tmagic-design-form 上的 padding 与 tab 样式迁移到该类, 避免子组件中嵌套的 .tmagic-design-form 被错误命中。 Co-authored-by: Cursor <cursoragent@cursor.com>