remove baresip for now, use ices2
This commit is contained in:
parent
3409fb8ab8
commit
333146a182
10 changed files with 123 additions and 20 deletions
|
|
@ -50,7 +50,14 @@
|
|||
.StreamControl {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
/* width: 200px; */
|
||||
//width: 250px;
|
||||
width: 100%;
|
||||
.StreamControl-url {
|
||||
code {
|
||||
font-weight: bold;
|
||||
}
|
||||
margin: 1rem 0;
|
||||
}
|
||||
}
|
||||
.Meters {
|
||||
padding: 10px;
|
||||
|
|
@ -94,6 +101,7 @@
|
|||
|
||||
.StatusBar {
|
||||
display: flex;
|
||||
padding: 1rem;
|
||||
> * {
|
||||
display: block;
|
||||
margin-right: 1rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue