Make remote connect buttons icon-only

This commit is contained in:
Shantur Rathore
2025-12-03 22:10:53 +00:00
parent 0ca39d2fb0
commit 97f78bb337
2 changed files with 1 additions and 3 deletions

View File

@@ -46,7 +46,6 @@ const InstanceTabs: Component<InstanceTabsProps> = (props) => {
aria-label="Remote connect"
>
<Cast class="w-4 h-4" />
Remote connect
</button>
</Show>