This commit is contained in:
vinceliuice 2024-08-08 11:30:02 +08:00
parent 7523e1e0ce
commit 8889f151b0
2 changed files with 16 additions and 0 deletions

View file

@ -1593,3 +1593,11 @@ window.dialog {
}
}
}
//
// NG (DING)
//
window#desktopwindow.background {
background: none;
}

View file

@ -146,3 +146,11 @@ popover.menu themeswitcher { // Gnome console
}
}
}
//
// NG (DING)
//
window#desktopwindow.background {
background: none;
}