Apply proper align-items to tabs on small screens

pull/141/head
Max Leiter 3 years ago
parent f5e2fd365b
commit acfcc04af4

@ -57,6 +57,6 @@
.listWrapper {
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
}
}
Loading…
Cancel
Save