From d4cdd970a64d1e971bd035645e6d55bff7b83d51 Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Fri, 13 Jan 2023 22:46:18 +0800 Subject: [PATCH] update --- src/other/firefox/Monterey/parts/headerbar-urlbar-alt.css | 1 + src/other/firefox/Monterey/parts/headerbar-urlbar.css | 1 + 2 files changed, 2 insertions(+) diff --git a/src/other/firefox/Monterey/parts/headerbar-urlbar-alt.css b/src/other/firefox/Monterey/parts/headerbar-urlbar-alt.css index 02d5878..219acf3 100644 --- a/src/other/firefox/Monterey/parts/headerbar-urlbar-alt.css +++ b/src/other/firefox/Monterey/parts/headerbar-urlbar-alt.css @@ -44,6 +44,7 @@ toolbarspring { width: 100% !important; z-index: 5 !important; padding: 0 0 !important; + border-radius: 10px !important; } #urlbar[breakout][breakout-extend][open] { height: auto !important; diff --git a/src/other/firefox/Monterey/parts/headerbar-urlbar.css b/src/other/firefox/Monterey/parts/headerbar-urlbar.css index 03d83e0..af08005 100644 --- a/src/other/firefox/Monterey/parts/headerbar-urlbar.css +++ b/src/other/firefox/Monterey/parts/headerbar-urlbar.css @@ -66,6 +66,7 @@ toolbarspring { width: 360px !important; z-index: 5 !important; padding: 0 0 !important; + border-radius: 10px !important; } #urlbar[breakout][breakout-extend][open] { height: auto !important;