Fix FF performance and recals issues
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
8013dab044
commit
ede6472e52
|
@ -733,8 +733,6 @@ table.dragshadow td.size {
|
||||||
#filestable.view-grid:not(.hidden) {
|
#filestable.view-grid:not(.hidden) {
|
||||||
$grid-size: 160px;
|
$grid-size: 160px;
|
||||||
$grid-pad: 14px;
|
$grid-pad: 14px;
|
||||||
display: flex;
|
|
||||||
flex-direction: column;
|
|
||||||
|
|
||||||
/* HEADER and MULTISELECT */
|
/* HEADER and MULTISELECT */
|
||||||
thead {
|
thead {
|
||||||
|
|
Loading…
Reference in New Issue