Add ability to load a map file manually

This commit is contained in:
2025-06-16 22:41:30 -07:00
parent 591edb4165
commit 9769b26ddb
5 changed files with 22 additions and 1 deletions

View File

@@ -380,6 +380,10 @@ img.logo {
position: absolute;
}
input[type="file"] {
display: none;
}
@media (width >= 1800px) {
#record-sheet {
flex-direction: row;

Binary file not shown.

After

Width:  |  Height:  |  Size: 593 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 598 B