feat: add global night mode; 🌟

新增:全局夜晚模式;
This commit is contained in:
iczer
2020-07-06 21:52:36 +08:00
parent 98e02874ed
commit 4063a4f08a
39 changed files with 480 additions and 328 deletions

View File

@@ -34,7 +34,7 @@ export default {
display: flex;
justify-content: center;
align-items: center;
background-color: white;
background-color: @base-bg-color;
.img{
padding-right: 52px;
zoom: 1;