Update _gnome-40.0.scss

This commit is contained in:
vinceliuice 2024-01-06 21:20:53 +08:00
parent eb2b4e0724
commit f59b06707f

View File

@ -220,6 +220,12 @@ $flap_sidebar_size: 240px;
}
}
navigation-view-page > toolbarview > scrolledwindow > viewport > clamp {
> box > box > stack > button {
margin-top: $container_padding * 2;
}
}
// Extensions
window.nightthemeswitcher headerbar {
background: $header_bg;