Skip to content

Commit eb23310

Browse files
committed
handle all viewports for complementary tab or select
1 parent 7f6dfe9 commit eb23310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ui-components/src/Common/BaseLinkTabs/index.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
.tabsList {
44
@apply font-open-sans
5-
max-xs:hidden
65
mb-6
76
mt-10
87
flex
98
gap-2
109
border-b
1110
border-b-neutral-200
11+
max-md:hidden
1212
dark:border-b-neutral-800;
1313

1414
.tabsTrigger {

0 commit comments

Comments
 (0)