This commit is contained in:
vinceliuice 2023-06-09 00:39:28 +08:00
parent 14b90446e2
commit e6cb4f04af

View file

@ -1108,18 +1108,6 @@ spinner.fade-in:checked {
animation-delay: 0s, 0.5s, 0.5s;
}
// Leaflets
window > contents > leaflet { // Gnome control center
> box > stack.background {
background-color: transparent;
background-image: linear-gradient(to bottom,
transparent,
transparent $large_size,
$bg_color $large_size,
$bg_color);
}
}
//
// Misc (other)
//