remove 3d view aka mathbox since it consumes more than 1MB data per

visit
This commit is contained in:
Jakob Ketterl
2020-01-09 21:52:47 +01:00
parent 922a5ed607
commit 2ea8812fda
7 changed files with 10 additions and 725 deletions

View File

@ -288,13 +288,6 @@ input[type=range]:focus::-ms-fill-upper
height: 200px;
}
#openwebrx-mathbox-container
{
flex-grow: 1;
overflow: none;
display: none;
}
#openwebrx-log-scroll
{
/*overflow-y:auto;*/