Update _nemo.scss

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

View file

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