update segments editor to use new latency api

This commit is contained in:
gingervitis
2021-01-18 12:11:48 -08:00
committed by Gabe Kangas
parent 451912aa57
commit 573d21d7e7
6 changed files with 35 additions and 105 deletions

View File

@@ -267,6 +267,9 @@
.segment-slider {
width: 90%;
margin: auto;
padding: 1em 2em .75em;
background-color: black;
border-radius: 1em;
}
.status-message {
text-align: center;