mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-13 01:21:58 +00:00
feat: 🎸 为容器的占位元素增加一个特定的 class 方便在设计器里定制样式
This commit is contained in:
parent
bd2c6ad341
commit
5077141857
@ -118,6 +118,7 @@ class Renderer extends Component<{ renderer: SimulatorRenderer }> {
|
||||
) {
|
||||
children = (
|
||||
<div
|
||||
className="lc-container-placeholder"
|
||||
style={{
|
||||
height:'44px',
|
||||
lineHeight:'44px',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user