diff --git a/src/routes/Board/styles.less b/src/routes/Board/styles.less index af3e5be54..3c23aa645 100644 --- a/src/routes/Board/styles.less +++ b/src/routes/Board/styles.less @@ -16,7 +16,7 @@ width: 100%; height: 100%; overflow-x: hidden; - overflow-y: scroll; + overflow-y: auto; .continue-watching-row, .search-row { display: flex;