Skip to content

Commit 407de99

Browse files
committed
fix: unused variable
1 parent ff3fe06 commit 407de99

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

blocks/tabs/tabs.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
display: flex;
33
gap: 8px;
44
max-width: 100%;
5-
margin-right: var(--spacing-horizontal);
65
overflow-x: auto;
76
}
87

0 commit comments

Comments
 (0)