Update _gnome-3.22.scss

This commit is contained in:
Vince 2021-07-15 14:45:14 +08:00
parent 8e27613e59
commit 9498060426

View file

@ -2821,11 +2821,9 @@ window#GearyMainWindow.background.csd { // <= 3.32
border-bottom-width: 0;
&:first-child {
border-top-left-radius: $wm_radius;
border-top-right-radius: $wm_radius;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}
&:last-child { border-bottom-width: 1px; }
}
}