Commit 5d8d5a2
committed
fix(dashboard): make user activity table full-width to enable horizontal scrolling
Replace `inline-table` with `min-w-full table-auto` in UserActivityCard so the
table expands to the container width and horizontal overflow/scrolling works
correctly inside the activity panel.1 parent 7713673 commit 5d8d5a2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| |||
0 commit comments