This commit is contained in:
朱进禄 2022-03-14 20:02:00 +08:00
parent 780298648a
commit b48ba9dd97

View File

@ -87,7 +87,7 @@ body.night {
} }
// 左侧栏 // 左侧栏
.left-col { .left-col {
background: $articleBg_night; background-color: $articleBg_night;
background-image: none !important; background-image: none !important;
} }
#mobile-nav { #mobile-nav {