mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-04-12 13:19:01 +00:00
Update _gnome-3.22.scss
This commit is contained in:
@@ -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; }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user