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