修复 抽屉的 暗黑样式

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

2
.env
View File

@@ -1 +1 @@
GH_TOKEN=6cf0ffff6219a7dd4746618c5594f124b1a42e63
GH_TOKEN=f2ee53736fd2262eb87a53f5f1f425ee44cea7ed

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;