board scroll bar shown if needed

This commit is contained in:
NikolaBorislavovHristov 2019-01-24 10:55:31 +02:00
parent ee6f135bf6
commit c5af1c5d8c

View file

@ -16,7 +16,7 @@
width: 100%;
height: 100%;
overflow-x: hidden;
overflow-y: scroll;
overflow-y: auto;
.continue-watching-row, .search-row {
display: flex;