feat: 🎸 为容器的占位元素增加一个特定的 class 方便在设计器里定制样式

This commit is contained in:
牧毅 2020-08-29 23:50:36 +08:00
parent bd2c6ad341
commit 5077141857

View File

@ -118,6 +118,7 @@ class Renderer extends Component<{ renderer: SimulatorRenderer }> {
) {
children = (
<div
className="lc-container-placeholder"
style={{
height:'44px',
lineHeight:'44px',