Skip to content

Commit c9727c1

Browse files
committed
style: resolve z-index of product tabs
1 parent d8e816f commit c9727c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/responsive.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ export const Z_INDEX_VALUES = {
88
mobileFooter: 1290,
99
cartPageDetailsBox: 1298,
1010
mobileBuyBox: 1289,
11-
productTabs: 1288,
1211
variantSelectorMenu: 10,
12+
productTabs: 9,
1313
};

0 commit comments

Comments
 (0)