Update _nemo.scss

This commit is contained in:
vinceliuice
2024-07-08 12:44:44 +08:00
parent 73184229f5
commit 177bb20528

View File

@@ -13,6 +13,10 @@
border-bottom: 1px solid $divider;
padding: 2px 3px;
&:backdrop {
background-color: $titlebar-backdrop;
}
// FIXME: workaround for wrong size allocation of Nemo
entry {
min-height: 0;