Commit e984abf
authored
feat: Use full-width tables in expanders (#366)
Full-width tables look a bit better:
<img width="854" height="352" alt="image"
src="https://github.com/user-attachments/assets/42b442ce-f7b3-4be1-8c69-5ae7fb0288ce"
/>
Before:
<img width="848" height="349" alt="image"
src="https://github.com/user-attachments/assets/42f073fb-f311-4f2a-8ec1-e8764d0a7e5b"
/>
Removing the margin-right on inside elements of the expanders, they were
introduced because of
#142, but it
doesn't seem to be an issue anymore.1 parent 1e3f74f commit e984abf
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
57 | 62 | | |
58 | 63 | | |
59 | 64 | | |
| |||
68 | 73 | | |
69 | 74 | | |
70 | 75 | | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
0 commit comments