style: 优化2.1样式

This commit is contained in:
chenchun
2025-08-05 17:19:03 +08:00
parent 6f69f45ddc
commit f47d8c8ce3
2 changed files with 5 additions and 25 deletions

View File

@@ -36,4 +36,8 @@ html.dark {
--w-e-toolbar-bg-color: #0E131D !important;
--w-e-toolbar-color: #fff !important;
--w-e-textarea-bg-color: #0E131D !important;
}
.el-main {
overflow: hidden;
}