clean up video config forms and styling

This commit is contained in:
gingervitis
2021-02-14 18:46:34 -08:00
parent c5d4851296
commit 220c48432f
8 changed files with 149 additions and 201 deletions

View File

@@ -104,7 +104,7 @@ export default function VideoLatency() {
};
return (
<div className="config-video-segements-conatiner">
<div className="config-video-latency-container">
<Title level={3} className="section-title">
Latency Buffer
</Title>