Add ability to load a map file manually
This commit is contained in:
@@ -380,6 +380,10 @@ img.logo {
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
input[type="file"] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@media (width >= 1800px) {
|
||||
#record-sheet {
|
||||
flex-direction: row;
|
||||
|
||||
Reference in New Issue
Block a user