Update StartForm.js

This commit is contained in:
brausjonas
2023-07-07 20:30:48 +02:00
parent 62a16e25cf
commit 4150924edd
+1
View File
@@ -80,6 +80,7 @@ export default function StartForm(p) {
</button> </button>
</div> </div>
<h3 style={{userSelect: "none"}}>Open From File:</h3>
<button style={{ <button style={{
padding: 10, padding: 10,
backgroundColor: "white", backgroundColor: "white",