diff --git a/.env b/.env index e37cc6a..6211d79 100644 --- a/.env +++ b/.env @@ -1 +1 @@ -GH_TOKEN=6cf0ffff6219a7dd4746618c5594f124b1a42e63 \ No newline at end of file +GH_TOKEN=f2ee53736fd2262eb87a53f5f1f425ee44cea7ed \ No newline at end of file diff --git a/src/assets/theme/dark.scss b/src/assets/theme/dark.scss index ce9e607..b4b2fe6 100644 --- a/src/assets/theme/dark.scss +++ b/src/assets/theme/dark.scss @@ -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;