This commit is contained in:
Liyas Thomas
2020-04-19 05:21:49 +05:30
committed by GitHub
parent 05cd1fd0a8
commit 55224aa221

View File

@@ -23,6 +23,7 @@
display: flex; display: flex;
flex-flow: column nowrap; flex-flow: column nowrap;
flex-grow: 1; flex-grow: 1;
overflow: hidden;
.tabs { .tabs {
-webkit-overflow-scrolling: touch; -webkit-overflow-scrolling: touch;