web: auto-resize stream

This commit is contained in:
Devaev Maxim
2018-10-07 18:24:20 +03:00
parent 053755fdc0
commit 447b949273
6 changed files with 179 additions and 59 deletions

View File

@@ -83,5 +83,8 @@
div#stream-size-slider-box input[type=range] {
margin: 20px 0 20px 0 !important;
}
table#stream-auto-resize-box {
margin: 20px 0 20px 0 !important;
}
}
}