Commit 34bb014
committed
refactor(grille): remove relics from old background-based rendering model
print-color-adjust: exact was added to force browsers to print background-
color grid lines. Now that grid lines are CSS borders, which always print,
this property is redundant.
container-type: inline-size on section-rows was added to make cqi units
resolve correctly for bar sizing. Bars now use 100% of the row width
instead, so the container query context is no longer needed.1 parent 0e48548 commit 34bb014
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
| |||
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
39 | | - | |
40 | | - | |
41 | 37 | | |
42 | 38 | | |
43 | 39 | | |
44 | | - | |
45 | 40 | | |
46 | 41 | | |
47 | 42 | | |
| |||
0 commit comments