Commit a76c5a2
committed
style: match Perps date format and section header styling
- Change date format from 'Oct 5, 2025' to 'Oct 27' (no year) to match Perps
- Fix date formatting using Intl.DateTimeFormat instead of toLocaleDateString
- Update section header font size from BodySm to BodyMd (16px)
- Update section header font weight from medium (500) to semibold (600)
- Update section header padding to px-2, pt-3 to match Perps
- Enable sticky section headers for better scroll experience
- Add back item wrapper with py-1 padding
- Add back contentContainerStyle padding
- Maintain consistent UX between Predict and Perps transaction views1 parent 858831c commit a76c5a2
File tree
1 file changed
+9
-7
lines changed- app/components/UI/Predict/views/PredictTransactionsView
1 file changed
+9
-7
lines changedLines changed: 9 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
49 | | - | |
50 | | - | |
| 50 | + | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | | - | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
| |||
207 | 209 | | |
208 | 210 | | |
209 | 211 | | |
210 | | - | |
| 212 | + | |
211 | 213 | | |
212 | | - | |
213 | | - | |
| 214 | + | |
| 215 | + | |
214 | 216 | | |
215 | 217 | | |
216 | 218 | | |
| |||
255 | 257 | | |
256 | 258 | | |
257 | 259 | | |
258 | | - | |
| 260 | + | |
259 | 261 | | |
260 | 262 | | |
261 | 263 | | |
| |||
0 commit comments