mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-06 23:13:46 +00:00
implement uploading of top panorama, too
This commit is contained in:
parent
ad5daaae95
commit
3b670016be
6 changed files with 80 additions and 51 deletions
|
|
@ -32,4 +32,14 @@ h1 {
|
|||
|
||||
.q65-matrix {
|
||||
grid-template-columns: repeat(5, auto);
|
||||
}
|
||||
}
|
||||
|
||||
.imageupload .image-container {
|
||||
max-width: 100%;
|
||||
padding: 7px;
|
||||
}
|
||||
|
||||
.imageupload img.webrx-top-photo {
|
||||
max-height: 350px;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue