add video passthrough field

This commit is contained in:
gingervitis
2021-02-20 15:14:50 -08:00
parent 7428a5c028
commit bc27ded3f3
3 changed files with 80 additions and 39 deletions

View File

@@ -18,11 +18,16 @@
.cpu-usage-container,
.bitrate-container {
height: 20em;
min-height: 22em;
}
.advanced-settings {
margin-top: 1em;
.resolution-module,
.video-passthroug-module {
min-height: 30em;
}
}
}