Skip to content

Commit 87dd933

Browse files
author
knight.chen
committed
feat(vue-simulator-renderer): slot 组件自动撑满父级容器高度
1 parent 3b98c62 commit 87dd933

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/vue-simulator-renderer/src/index.less

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ html.lc-cursor-copy * {
5656
}
5757

5858
.lc-container {
59+
height: 100%;
60+
5961
&:empty {
6062
display: flex;
6163
align-items: center;

0 commit comments

Comments
 (0)