mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 14:07:32 +00:00
add separator before the optional inputs dropdown
This commit is contained in:
parent
4e32d724c4
commit
f9772faa6f
3 changed files with 6 additions and 1 deletions
|
|
@ -5,6 +5,10 @@ html, body {
|
|||
height: unset;
|
||||
}
|
||||
|
||||
hr {
|
||||
background: gray;
|
||||
}
|
||||
|
||||
.buttons {
|
||||
text-align: right;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue