Skip to content

Commit 34645b3

Browse files
authored
Remove table margin from SFTP card. (#37426)
1 parent f35fbae commit 34645b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/my-sites/hosting/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
.sftp-card__info-table {
4848
border: 1px solid var( --color-border-subtle );
49-
margin-top: 15px;
49+
margin: 0;
5050
table-layout: fixed;
5151

5252
th {

0 commit comments

Comments
 (0)