Update _gnome-40.0.scss

This commit is contained in:
vinceliuice 2024-10-30 00:21:59 +08:00
parent d9f5566e64
commit 4bd14d1ccc

View File

@ -1233,3 +1233,17 @@ window.background.csd {
background-color: transparent;
background-image: none;
}
//
// Pamac manager
//
dialog-host > widget > widget > toolbarview {
> box > entry.search {
margin: $base_padding * 2 0;
+ toastoverlay > stack {
border-top: 1px solid $header_border;
}
}
}