@@ -144,6 +144,7 @@ body.on-edit {
flex-flow: row nowrap;
width: 100%;
overflow-x: auto;
+ overflow-y: hidden;
scrollbar-width: thin;
}