mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-04 14:08:38 +00:00
Added three.js
This commit is contained in:
parent
62f49cbf4c
commit
b2fe78cef1
4 changed files with 36 additions and 5 deletions
|
|
@ -396,6 +396,12 @@ input[type=range]:focus::-ms-fill-upper
|
|||
image-rendering: -webkit-optimize-contrast;
|
||||
}
|
||||
|
||||
#openwebrx-three-container
|
||||
{
|
||||
overflow: scroll;
|
||||
display: none;
|
||||
}
|
||||
|
||||
#openwebrx-phantom-canvas
|
||||
{
|
||||
position: absolute;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue