Skip to content

Commit ac5fc91

Browse files
committed
update
1 parent d7aaaae commit ac5fc91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/components/multichain/pages/connections/components/no-connection.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export const NoConnectionContent = () => {
1414
const t = useI18nContext();
1515
return (
1616
<Box
17-
className="connections-page__no-site-connected-content"
17+
className="connections-page__no-site-connected-content h-full"
1818
display={Display.Flex}
1919
flexDirection={FlexDirection.Column}
2020
alignItems={AlignItems.center}

0 commit comments

Comments
 (0)