mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-04 14:08:38 +00:00
add profile list to the device page
This commit is contained in:
parent
e0b289b6a5
commit
2b1dc76e48
2 changed files with 30 additions and 7 deletions
|
|
@ -103,6 +103,11 @@ table.bookmarks .frequency {
|
|||
background: initial;
|
||||
}
|
||||
|
||||
.sdr-device-list .sdr-profile-list {
|
||||
max-height: 20rem;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.removable-group.removable {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue