Skip to content

Commit adb10e5

Browse files
authored
Update styles.module.css
1 parent cec0981 commit adb10e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/theme/Tabs/styles.module.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
.tabList {
22
scrollbar-width: none;
33
border-bottom: 1px solid var(--click-color-stroke);
4-
overflow: auto;
54
}
65
.tabList::-webkit-scrollbar {
76
display: none;

0 commit comments

Comments
 (0)