Make sure the notebook in the separator-size reftest does not peek through, by giving it a transparent background.
4 lines
39 B
CSS
4 lines
39 B
CSS
notebook stack {
|
|
background: none;
|
|
}
|