Skip to content

Commit 10d9664

Browse files
author
Andrea Barbasso
committed
[DSC-1945] fix margin between breadcrumb and tabs selector in item-page
1 parent 248e940 commit 10d9664

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/app/item-page/simple/item-page.component.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@
44
max-width: none;
55
}
66
}
7+
8+
.container {
9+
margin-top: calc(-1 * var(--ds-content-spacing));
10+
}

0 commit comments

Comments
 (0)