mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2025-01-10 18:27:25 +03:00
Fixed gaps in sticky tables
This commit is contained in:
parent
9ff331e2db
commit
3ecad0161b
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
@mixin sticky-cell($with-separators: true) {
|
||||
z-index: 1;
|
||||
border: none !important;
|
||||
position: relative;
|
||||
|
||||
&:before {
|
||||
|
|
Loading…
Reference in a new issue