💄: 调整 document 的 style 样式

This commit is contained in:
就眠儀式
2022-05-11 09:07:04 +08:00
parent 763b5cc97a
commit 385573cf5d
4 changed files with 4 additions and 65 deletions

View File

@@ -15,7 +15,7 @@
<i
class="layui-icon layui-icon-play btn"
@click="onPlayground"
title="在 Playground 中打开"
title="运行代码"
/>
<i
class="layui-icon layui-icon-file btn"
@@ -181,7 +181,6 @@ function handleScroll() {
line-height: 18px;
color: var(--c-text-light);
}
.lay-code .control {
height: 44px;
box-sizing: border-box;