More Nautilus and other lists fixes

This commit is contained in:
Eudaimon 2024-01-23 18:04:58 +01:00
parent 18fe83e839
commit e332b788f9
6 changed files with 39 additions and 12 deletions

View file

@ -64,12 +64,11 @@ XfdesktopIconView.view:active {
}
.nautilus-list-view {
columnview, listview, cell {
padding: 0;
margin: 0;
}
row {
margin: 0;
}
cell {padding: 0;}
row {margin: 0;}
}
}