提交 d374fb16 编写于 作者: O oasis-cloud

chore: demo preview fixed

上级 02b5b88f
.doc {
&-demo-preview {
height: 667px;
// height: 637px;
width: 375px;
position: absolute;
right: 30px;
top: 240px;
-webkit-box-shadow: #ebedf0 0 4px 12px;
// top: 135px;
box-shadow: #ebedf0 0 4px 12px;
border-radius: 12px;
overflow: hidden;
&.fixed {
position: fixed;
top: 120px;
}
iframe {
// height: calc(100% - 40px);
height: 100%;
width: 100%;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册