mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-13 19:13:46 +00:00
Fixed gaps in sticky tables
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
|
|
||||||
@mixin sticky-cell($with-separators: true) {
|
@mixin sticky-cell($with-separators: true) {
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
border: none !important;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
&:before {
|
&:before {
|
||||||
|
|||||||
Reference in New Issue
Block a user