Fix UrlBar padding

This commit is contained in:
Gregory Schier
2025-01-08 06:43:45 -08:00
parent d745e91f80
commit eeb66ca28a

View File

@@ -74,7 +74,7 @@ export const UrlBar = memo(function UrlBar({
hideLabel
useTemplating
language="url"
className="pl-0 pr-1.5 py-0.5"
className="px-1.5 py-0.5"
label="Enter URL"
name="url"
autocomplete={autocomplete}