some minor styling

This commit is contained in:
Jakob Ketterl 2024-01-25 00:22:10 +01:00
parent ad1b693dcb
commit 049e16f2cb
2 changed files with 25 additions and 1 deletions

View file

@ -1379,4 +1379,22 @@ img.openwebrx-mirror-img
.rds-container .rds-radiotext-plus .rds-rtplus-homepage:not(:empty):before {
content: "🔗 ";
}
#openwebrx-panel-metadata-dab {
width: 300px;
}
#openwebrx-panel-metadata-dab .dab-container {
width: 100%;
}
.dab-container label {
display: block;
margin: 5px 0;
}
.dab-container select#dab-service-id {
width: 100%;
padding: 3px;
}