mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-18 23:43:55 +01:00
Fix send icon
This commit is contained in:
@@ -77,7 +77,7 @@ export const UrlBar = memo(function UrlBar({ id: requestId, url, method, classNa
|
||||
rightSlot={
|
||||
<IconButton
|
||||
size="xs"
|
||||
iconSize="sm"
|
||||
iconSize="md"
|
||||
title="Send Request"
|
||||
type="submit"
|
||||
className="!h-auto w-8 mr-0.5 my-0.5"
|
||||
|
||||
Reference in New Issue
Block a user