Fix column header separator vanishes on scroll
This commit is contained in:
parent
c8c3856214
commit
c40807909d
1 changed files with 1 additions and 0 deletions
|
@ -245,6 +245,7 @@
|
||||||
top: calc(1.83333333em - 1px);
|
top: calc(1.83333333em - 1px);
|
||||||
left: 0;
|
left: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
|
z-index: 1;
|
||||||
|
|
||||||
@include comfortable {
|
@include comfortable {
|
||||||
top: calc(2.33333333em - 1px);
|
top: calc(2.33333333em - 1px);
|
||||||
|
|
Loading…
Reference in a new issue