added nav-ylx background

This commit is contained in:
amd64fox
2023-01-29 01:05:39 +03:00
parent 9ec4474ac3
commit d46d371873

View File

@@ -377,6 +377,7 @@
}, },
"add": [ "add": [
" .nav-alt .Root__top-container {background: #00000085;gap: 6px;padding: 8px;}", " .nav-alt .Root__top-container {background: #00000085;gap: 6px;padding: 8px;}",
" .nav-ylx .Root__top-container {background: #00000085;}",
" .Root__fixed-top-bar {background-color: #00000000}" " .Root__fixed-top-bar {background-color: #00000000}"
] ]
}, },