Commit 37d5656
Fix mobile layout and help dialog issues
- Changed help dialog from position: absolute to fixed with z-index: 1000
- Changed welcome message from height: 100% to min-height: 100%
- Added overflow-y: auto to welcome message for scrollability
- Added responsive CSS for mobile devices (max-width: 640px)
- Reduced font sizes and padding on mobile
- Made buttons full width on mobile
- Added box-sizing and width management for better responsiveness
Co-authored-by: mikebarkmin <2592379+mikebarkmin@users.noreply.github.com>1 parent 3553d54 commit 37d5656
1 file changed
+27
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
556 | | - | |
| 556 | + | |
557 | 557 | | |
558 | 558 | | |
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
562 | 562 | | |
| 563 | + | |
563 | 564 | | |
564 | 565 | | |
565 | 566 | | |
| |||
700 | 701 | | |
701 | 702 | | |
702 | 703 | | |
703 | | - | |
| 704 | + | |
704 | 705 | | |
705 | 706 | | |
706 | 707 | | |
707 | 708 | | |
708 | 709 | | |
709 | 710 | | |
| 711 | + | |
710 | 712 | | |
711 | 713 | | |
712 | 714 | | |
713 | 715 | | |
714 | 716 | | |
715 | | - | |
| 717 | + | |
| 718 | + | |
716 | 719 | | |
| 720 | + | |
717 | 721 | | |
718 | 722 | | |
719 | 723 | | |
| |||
743 | 747 | | |
744 | 748 | | |
745 | 749 | | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
| 764 | + | |
| 765 | + | |
| 766 | + | |
| 767 | + | |
| 768 | + | |
| 769 | + | |
0 commit comments