fix: inconsistent left panel background when responsive (#3936)

This commit is contained in:
Faisal Amir 2024-11-04 13:27:03 +07:00 committed by GitHub
parent a221fdf09e
commit a4ebf69bc9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,7 +52,7 @@
},
"left-panel": {
"bg": "0, 0%, 13%, 0",
"bg": "0, 0%, 13%, 1",
"menu": "0, 0%, 95%, 1",
"menu-hover": "0, 0%, 28%, 0.2",
"menu-active": "0, 0%, 100%, 1",