move rx_photo code to header

This commit is contained in:
Jakob Ketterl
2020-05-09 01:03:43 +02:00
parent 3a5e227ab5
commit 149ad8dcc6
3 changed files with 54 additions and 64 deletions

View File

@ -1,11 +1,6 @@
@import url("openwebrx-header.css");
@import url("openwebrx-globals.css");
/* expandable photo not implemented on map page */
#webrx-top-photo-clip {
max-height: 67px;
}
body {
display: flex;
flex-direction: column;