Fix send icon

This commit is contained in:
Gregory Schier
2024-01-15 15:43:55 -08:00
parent 51944a212a
commit 5e75d8c9a7

View File

@@ -77,7 +77,7 @@ export const UrlBar = memo(function UrlBar({ id: requestId, url, method, classNa
rightSlot={ rightSlot={
<IconButton <IconButton
size="xs" size="xs"
iconSize="sm" iconSize="md"
title="Send Request" title="Send Request"
type="submit" type="submit"
className="!h-auto w-8 mr-0.5 my-0.5" className="!h-auto w-8 mr-0.5 my-0.5"