#app{width:100%;height:100%}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:PingFang SC,Helvetica Neue,Helvetica,Microsoft YaHei,Arial,sans-serif;font-size:14px;color:#333;background-color:#f0f2f5}.clearfix:after{content:"";display:table;clear:both}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background-color:#f1f1f1}::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}.el-main{padding:20px}.el-card+.el-card{margin-top:20px}.el-form--label-left .el-form-item__label{text-align:left}.toolbar{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}.action-buttons .el-button{margin-left:10px}.pagination-container{margin-top:20px;text-align:right}.image-preview{width:100px;height:100px;object-fit:cover;cursor:pointer;border-radius:4px}.editor-container{border:1px solid #dcdfe6;border-radius:4px}.editor-container .toolbar{border-bottom:1px solid #dcdfe6}.editor-container .editor{height:400px;overflow-y:auto}
