chore: reverts hiding scrollbars in tabs
This commit is contained in:
@@ -33,12 +33,6 @@
|
||||
&__tabs-wrap {
|
||||
overflow: auto;
|
||||
margin-bottom: $baseline;
|
||||
-ms-overflow-style: none;
|
||||
scrollbar-width: none;
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
&__tabs {
|
||||
|
||||
Reference in New Issue
Block a user