Skip to content

Commit 4655ed8

Browse files
committed
Update most snapshots
1 parent 03e7204 commit 4655ed8

File tree

271 files changed

+1
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

271 files changed

+1
-2
lines changed

packages/components/src/tabs/tabs.styles.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,9 @@ export const tabsStyles: FoundationElementTemplate<
110110
grid-row: 1;
111111
width: 4px;
112112
height: 100%;
113-
margin-inline-end: 10px;
113+
margin-inline-end: 0px;
114114
align-self: center;
115115
background: ${accentFillRest};
116-
margin-top: 0;
117116
border-radius: calc(${controlCornerRadius} * 1px) 0 0
118117
calc(${controlCornerRadius} * 1px);
119118
}

0 commit comments

Comments
 (0)