add DarkMode
This commit is contained in:
@ -181,7 +181,7 @@ const handleCommand = (command: string) => {
|
||||
height: 50px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
background: #fff;
|
||||
//background: #fff;
|
||||
box-shadow: 0 1px 4px rgba(0, 21, 41, 0.08);
|
||||
|
||||
.hamburger-container {
|
||||
|
Reference in New Issue
Block a user