commit 1a78deb774a802c2c48daddf79a5c68679caa084 parent 8286e21ee86e83a9f0137c5e4b523980708f4292 Author: awy <awy@awy.one> Date: Fri, 25 Jul 2025 15:14:44 +0300 clean ui Diffstat:
M | userChrome.css | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/userChrome.css b/userChrome.css @@ -806,3 +806,7 @@ scrollcorner { #sidebar-tools-and-extensions-splitter { display: none !important; } + +#urlbar-searchmode-switcher { + display: none !important; +}