more css
This commit is contained in:
parent
40de52babd
commit
506c4d6a15
1 changed files with 6 additions and 2 deletions
|
|
@ -34,8 +34,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.content {
|
.content {
|
||||||
flex-basis: 85%;
|
flex-basis: 80%;
|
||||||
align-items: center;
|
padding-left: 5%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content-header {
|
.content-header {
|
||||||
|
|
@ -57,6 +57,10 @@
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.stream-div {
|
||||||
|
align-items: center;
|
||||||
|
}
|
||||||
|
|
||||||
.debug-img-div {
|
.debug-img-div {
|
||||||
flex-basis: 30%;
|
flex-basis: 30%;
|
||||||
align-self: stretch;
|
align-self: stretch;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue