修复 抽屉的 暗黑样式

This commit is contained in:
hunlongyu
2020-01-20 15:46:07 +08:00
parent 4a6069c60f
commit 98a682ab82
2 changed files with 2 additions and 3 deletions

View File

@@ -34,10 +34,9 @@
}
.el-select-dropdown{
color: var(--d-c);
background-color: var(--d-bgc) !important;
border-color: var(--d-bdc) !important;
}
.el-drawer{
background-color: var(--d-bgc) !important;
overflow: auto;
&::-webkit-scrollbar{
width: 0px;