Commit e46c9a4
committed
fix(ccb): cover subpixel gaps next to control bar
At non-integer DPR (e.g. 110% browser zoom), subpixel rounding could
leave a ~1px strip of body bg visible between #centralControlBar and
its neighbors — sidebar on the left, editor on the right. Add a solid
zero-blur box-shadow on both sides so CCB-colored pixels paint into
those gaps without changing any geometry.1 parent bd66c2c commit e46c9a4
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
44 | 52 | | |
45 | 53 | | |
46 | 54 | | |
| |||
0 commit comments