Skip to content

Commit 5b33e56

Browse files
committed
fixup!
1 parent 4dd9ad9 commit 5b33e56

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/ui-components/src/Common/Search/Results/Tabs/index.module.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
.facetTabsWrapper {
44
@apply mb-2
5-
overflow-x-auto;
5+
overflow-x-auto
6+
pt-2;
67

78
&::-webkit-scrollbar {
89
@apply hidden;

0 commit comments

Comments
 (0)