Some minor style fixes
parent
48213e120a
commit
4c1774a394
|
@ -50,6 +50,7 @@
|
|||
flex-direction: row;
|
||||
justify-content: stretch;
|
||||
|
||||
background: var(--app-background);
|
||||
min-height: 27em;
|
||||
}
|
||||
|
||||
|
|
|
@ -35,6 +35,10 @@
|
|||
a[href], a[href]:visited {
|
||||
color: var(--footer-text)!important;
|
||||
}
|
||||
|
||||
.source {
|
||||
margin-left: .5em;
|
||||
}
|
||||
}
|
||||
|
||||
.rtcStatus {
|
||||
|
|
Loading…
Reference in New Issue