Commit 8d5d27d
authored
fix(leaderboard): fix accuracy table header missing on small screens (@fehmer) (monkeytypegame#6739)
Before:
<img width="967" height="147" alt="image"
src="https://github.com/user-attachments/assets/ca1b176f-47e6-48d3-9f2a-c34a3896ecd4"
/>
After:
<img width="1177" height="181" alt="image"
src="https://github.com/user-attachments/assets/2749d4b6-1799-46fb-8946-f16a417002a8"
/>1 parent bd35c46 commit 8d5d27d
File tree
2 files changed
+2
-2
lines changed- frontend/src
- html/pages
- ts/pages
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
922 | 922 | | |
923 | 923 | | |
924 | 924 | | |
925 | | - | |
| 925 | + | |
926 | 926 | | |
927 | 927 | | |
928 | 928 | | |
| |||
0 commit comments