allow more content
This commit is contained in:
parent
b3745ae54c
commit
84212a52de
|
|
@ -1335,12 +1335,13 @@ img.openwebrx-mirror-img
|
||||||
|
|
||||||
#openwebrx-panel-metadata-wfm {
|
#openwebrx-panel-metadata-wfm {
|
||||||
width: 300px;
|
width: 300px;
|
||||||
max-height: 180px;
|
max-height: 300px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.rds-container {
|
.rds-container {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
overflow: hidden scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
.rds-container .rds-stationname {
|
.rds-container .rds-stationname {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue