File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 452
452
< a href ="https://github.com/geky/littlefs-js "> here</ a > ,
453
453
on GitHub where it is hosted.
454
454
</ div >
455
- < div style ="margin-top:30px ">
455
+ < div style ="margin-top:60px ">
456
456
< div id ="littlefs-stats " style ="float:left; width:125px; margin-top:-5px; margin-left:2px ">
457
457
< b > littlefs</ b > < br >
458
458
boots: < span id ="boots "> 0</ span > < br >
489
489
< td > < input id ="dynamic-files-count " type ="text " size ="2 " value ="3 "> x < input id ="dynamic-files-size " type ="text " size ="6 " value ="512 "> bytes</ td >
490
490
</ tr >
491
491
</ table >
492
- < table style ="float:left; margin-left:15px ">
492
+ < table style ="float:left; margin-left:15px; margin-right:15px ">
493
493
< tr >
494
494
< td > < label > erase cycles:</ label > </ td >
495
495
< td > < input id ="erase-cycles " type ="text " size =6 " value="100"> </ td >
499
499
< td > < input id ="sim-speed " type ="text " size =6 " value="60"> hz</ td >
500
500
</ tr >
501
501
</ table >
502
- < div style ="float:left; margin-left:15px; transform:translateY(50%) ">
502
+ < div style ="float:left; transform:translateY(50%); margin-bottom:15px ">
503
503
< button id ="apply "> apply</ button >
504
504
< button id ="reset "> reset</ button >
505
505
< button id ="step "> step</ button >
You can’t perform that action at this time.
0 commit comments