small fix for overflowing tab-switcher

fix-tab-scroll
Henry Jameson 6 years ago
parent eaf065c751
commit fc7cd6eaf6

@ -9,7 +9,6 @@
.tabs {
display: flex;
position: relative;
justify-content: center;
width: 100%;
overflow-y: hidden;
overflow-x: auto;

Loading…
Cancel
Save