Fixed gaps in sticky tables

This commit is contained in:
Alejandro Celaya 2022-03-07 08:55:00 +01:00
parent 9ff331e2db
commit 3ecad0161b

View file

@ -2,7 +2,6 @@
@mixin sticky-cell($with-separators: true) {
z-index: 1;
border: none !important;
position: relative;
&:before {