Tweak some things for launch

This commit is contained in:
Gregory Schier
2025-02-18 21:28:03 -08:00
parent ccbc8d4e18
commit 74f14a8392
9 changed files with 15 additions and 17 deletions

View File

@@ -60,7 +60,7 @@ export function RecentWebsocketConnectionsDropdown({
<IconButton
title="Show connection history"
icon={activeConnection?.id === latestConnectionId ? 'chevron_down' : 'pin'}
className="m-0.5"
className="m-0.5 text-text-subtle"
size="sm"
iconSize="md"
/>