From d46d3718736a1e8226a75f2c7d2c57349eac3b05 Mon Sep 17 00:00:00 2001 From: amd64fox Date: Sun, 29 Jan 2023 01:05:39 +0300 Subject: [PATCH] added nav-ylx background --- patches/patches.json | 1 + 1 file changed, 1 insertion(+) diff --git a/patches/patches.json b/patches/patches.json index 181f952..41040bf 100644 --- a/patches/patches.json +++ b/patches/patches.json @@ -377,6 +377,7 @@ }, "add": [ " .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}" ] },