Skip to content

Commit b9b8747

Browse files
committed
chore: update
1 parent d47f0e5 commit b9b8747

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ui/components/Tabs/Tabs.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
min-height: var(--size-large);
55
padding: 0 var(--size-xxsmall);
66
border-bottom: 1px solid var(--silver);
7-
gap: var(--size-xxsmall);
7+
gap: var(--size-xxsmall); // TODO --size-xxxsmall?
88
}
99

1010
.tab {

0 commit comments

Comments
 (0)