Skip to content

Commit 2405533

Browse files
committed
fixup! Show icon button to the right of NavigationItemsFilter
Use default align for the Tooltip
1 parent cd1a4b3 commit 2405533

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/compass-sidebar/src/components/multiple-connections/connections-navigation.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -527,7 +527,6 @@ const ConnectionsNavigation: React.FC<ConnectionsNavigationProps> = ({
527527
/>
528528
<Tooltip
529529
justify="middle"
530-
align="bottom"
531530
trigger={
532531
<IconButton
533532
onClick={onToggleExcludeInactive}

0 commit comments

Comments
 (0)