mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-23 17:28:29 +02:00
Fix UrlBar padding
This commit is contained in:
@@ -74,7 +74,7 @@ export const UrlBar = memo(function UrlBar({
|
|||||||
hideLabel
|
hideLabel
|
||||||
useTemplating
|
useTemplating
|
||||||
language="url"
|
language="url"
|
||||||
className="pl-0 pr-1.5 py-0.5"
|
className="px-1.5 py-0.5"
|
||||||
label="Enter URL"
|
label="Enter URL"
|
||||||
name="url"
|
name="url"
|
||||||
autocomplete={autocomplete}
|
autocomplete={autocomplete}
|
||||||
|
|||||||
Reference in New Issue
Block a user