Fix column header separator vanishes on scroll

This commit is contained in:
Tom Najdek 2023-12-18 12:19:25 +01:00 committed by Dan Stillman
parent c8c3856214
commit c40807909d

View file

@ -245,6 +245,7 @@
top: calc(1.83333333em - 1px);
left: 0;
right: 0;
z-index: 1;
@include comfortable {
top: calc(2.33333333em - 1px);