mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-25 19:01:14 +01:00
Minor style updates
This commit is contained in:
@@ -53,6 +53,7 @@ export default function Workspace() {
|
||||
{activeRequest?.name}
|
||||
</div>
|
||||
<div className="flex-1 flex justify-end -mr-2">
|
||||
<IconButton size="sm" title="" icon="magnifyingGlass" />
|
||||
<IconButton size="sm" title="" icon="gear" />
|
||||
</div>
|
||||
</HStack>
|
||||
|
||||
Reference in New Issue
Block a user