Fixed border appearing at Cinnamon desktop

This commit is contained in:
Néstor Andreu 2024-01-17 16:22:21 +01:00
parent e4a2bc11b1
commit f5d2d518a3
5 changed files with 24 additions and 8 deletions

View file

@ -36,3 +36,7 @@ XfdesktopIconView.view:active {
}
}
.nemo-desktop-window notebook {
border: none;
}