Fix items table header bottom border

This commit is contained in:
Tom Najdek 2023-11-28 11:03:50 +01:00 committed by Dan Stillman
parent bf72c9d828
commit 60dedf7d95

View file

@ -217,6 +217,8 @@
width: 100%;
position: absolute;
top: calc(1.83333333em - 1px);
left: 0;
right: 0;
@include comfortable {
top: calc(2.33333333em - 1px);