'admin-22.05.28:更新优化v2.1.1,更新日志查看根目录CHANGELOG.md'

This commit is contained in:
lyt
2022-05-28 19:10:19 +08:00
parent f716918ef2
commit 6441700ae1
10 changed files with 326 additions and 285 deletions

View File

@ -52,10 +52,12 @@
--el-text-color-placeholder: var(--next-text-color-placeholder) !important;
--el-disabled-bg-color: var(--next-color-disabled) !important;
--el-fill-base: var(--next-color-white) !important;
--el-fill-colo: var(--next-color-hover-rgba) !important;
--el-fill-color: var(--next-color-hover-rgba) !important;
--el-fill-color-blank: var(--next-color-disabled) !important;
--el-fill-color-light: var(--next-color-hover-rgba) !important;
--el-bg-color-overlay: var(--el-color-primary-light-9) !important;
--el-mask-color:rgb(42 42 42 / 80%);
--el-mask-color: rgb(42 42 42 / 80%);
// button
.el-button {