Commit 7361ac6
Remove duplicate bottom border when displaying headers only
- Fix duplicate border issue when displaying table with headers but no rows
- Update test to reflect correct behavior (single border after headers)
- Improves visual consistency for incremental row display
- All tests pass
Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>1 parent b5c8e39 commit 7361ac6
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
| 199 | + | |
199 | 200 | | |
200 | 201 | | |
201 | 202 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | | - | |
253 | 252 | | |
254 | 253 | | |
255 | 254 | | |
| |||
0 commit comments