There was an error while loading. Please reload this page.
1 parent d47f0e5 commit b9b8747Copy full SHA for b9b8747
1 file changed
src/ui/components/Tabs/Tabs.module.scss
@@ -4,7 +4,7 @@
4
min-height: var(--size-large);
5
padding: 0 var(--size-xxsmall);
6
border-bottom: 1px solid var(--silver);
7
- gap: var(--size-xxsmall);
+ gap: var(--size-xxsmall); // TODO --size-xxxsmall?
8
}
9
10
.tab {
0 commit comments