编辑器美化

This commit is contained in:
@fawn-nine
2023-07-19 11:41:23 +08:00
parent f13ce88793
commit 52fde4a961
5 changed files with 21 additions and 9 deletions

View File

@@ -916,9 +916,9 @@ export default {
<style scoped>
/* 隐藏编辑器底部内容 */
/deep/ #edui1_bottombar{display: none;}
/* /deep/ #edui1_bottombar{display: none;} */
/* 编辑器高度 */
/deep/ #edui1_iframeholder{ height: 260px;}
/* /deep/ #edui1_iframeholder{ height: 260px;} */
.logtips{margin-bottom: 15px; color: #666;}
/* .itemIndex{position: relative;} */