streams scroll bar fixed

This commit is contained in:
nklhrstv 2020-03-30 17:14:23 +03:00
parent d87db1c57f
commit f9dab3c567

View file

@ -35,7 +35,7 @@
.streams-container {
flex: 0 1 auto;
align-self: stretch;
padding-top: 1rem;
margin-top: 1rem;
overflow-y: auto;
}