Tweak styling in protobuf selector, fix html drag and drop in tauri

This commit is contained in:
2024-06-28 21:34:48 +09:30
parent d2203b575c
commit 58c92fb6a9
5 changed files with 37 additions and 16 deletions

View File

@@ -99,7 +99,8 @@
"title": "BufPiv",
"hiddenTitle": true,
"width": 800,
"titleBarStyle": "Overlay"
"titleBarStyle": "Overlay",
"fileDropEnabled": false
}
]
}