Commit 9986d6e
committed
Fix eraser lab spacing and improve control layout
Restructured the controls layout for better spacing and legibility:
1. Controls section layout:
- Changed .controls from 2-column grid to flex column
- Changed .erasure-controls to responsive auto-fit grid
- Control groups now display in clean, bounded boxes
2. Checkbox improvements:
- Increased spacing between checkboxes (12px margins)
- Made checkboxes larger (1.3 scale) and easier to click
- Fixed labels to not be uppercase/spaced for readability
- Fixed width issues with proper box-sizing
3. Control group styling:
- Added 25px padding for breathing room
- Added visual separator under h3 headings
- Better margins between elements
4. Slider improvements:
- Increased height to 8px for easier interaction
- Better spacing (20px bottom margin)
- Improved label font weight
All controls are now properly bounded, aligned, and legible.1 parent 20c0be4 commit 9986d6e
1 file changed
Lines changed: 45 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
409 | | - | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
410 | 416 | | |
411 | 417 | | |
412 | | - | |
413 | | - | |
414 | | - | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
415 | 426 | | |
416 | 427 | | |
417 | 428 | | |
418 | 429 | | |
419 | 430 | | |
420 | | - | |
| 431 | + | |
421 | 432 | | |
422 | 433 | | |
423 | | - | |
424 | 434 | | |
425 | 435 | | |
426 | 436 | | |
427 | | - | |
| 437 | + | |
| 438 | + | |
428 | 439 | | |
| 440 | + | |
| 441 | + | |
429 | 442 | | |
430 | 443 | | |
431 | 444 | | |
| |||
448 | 461 | | |
449 | 462 | | |
450 | 463 | | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
451 | 470 | | |
452 | 471 | | |
453 | 472 | | |
| |||
877 | 896 | | |
878 | 897 | | |
879 | 898 | | |
880 | | - | |
| 899 | + | |
| 900 | + | |
881 | 901 | | |
882 | 902 | | |
883 | 903 | | |
884 | | - | |
885 | | - | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
886 | 907 | | |
887 | 908 | | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
888 | 918 | | |
889 | 919 | | |
890 | 920 | | |
891 | 921 | | |
892 | | - | |
| 922 | + | |
893 | 923 | | |
894 | 924 | | |
895 | 925 | | |
896 | 926 | | |
897 | 927 | | |
898 | 928 | | |
899 | | - | |
900 | | - | |
| 929 | + | |
| 930 | + | |
901 | 931 | | |
| 932 | + | |
902 | 933 | | |
903 | 934 | | |
904 | 935 | | |
905 | 936 | | |
906 | | - | |
| 937 | + | |
907 | 938 | | |
908 | 939 | | |
909 | 940 | | |
| |||
1033 | 1064 | | |
1034 | 1065 | | |
1035 | 1066 | | |
1036 | | - | |
1037 | | - | |
1038 | 1067 | | |
1039 | 1068 | | |
1040 | 1069 | | |
| |||
0 commit comments