add pointer to frequency display to indicate clickability
This commit is contained in:
parent
46d742a12c
commit
02e699c597
@ -337,6 +337,7 @@ input[type=range]:disabled {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.webrx-actual-freq > * {
|
.webrx-actual-freq > * {
|
||||||
|
Loading…
Reference in New Issue
Block a user