Skip to content

Commit 3a9eb5d

Browse files
authored
styles: remove spacing between sidebar and tabs COMPASS-6110 (#3457)
1 parent f2035a5 commit 3a9eb5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/compass-components/src/components/workspace-tabs/workspace-tabs.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ const tabsContainerDarkStyles = css({
4848

4949
const tabsListContainerStyles = css({
5050
padding: 0,
51-
paddingLeft: spacing[3],
5251
paddingRight: spacing[4],
5352
display: 'flex',
5453
flexDirection: 'row',

0 commit comments

Comments
 (0)