暗黑模式背景优化
This commit is contained in:
parent
f0e269145f
commit
e550642f0a
|
|
@ -138,7 +138,7 @@ function toggleTheme() {
|
|||
height: 50px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
background: var(--navbar-bg);
|
||||
background: #fff;
|
||||
box-shadow: 0 1px 4px rgba(0, 21, 41, 0.08);
|
||||
|
||||
.hamburger-container {
|
||||
|
|
|
|||
Loading…
Reference in New Issue