style(hide-columns): no table margin-top with table-hider sibling above
This commit is contained in:
parent
506f94e5d4
commit
8e03a68e6d
@ -27,6 +27,10 @@
|
||||
transform: scaleY(1);
|
||||
}
|
||||
}
|
||||
|
||||
&+.table {
|
||||
margin-top: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
[table-utils] {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user