Update _gnome-3.22.scss
This commit is contained in:
parent
8e27613e59
commit
9498060426
1 changed files with 2 additions and 4 deletions
|
@ -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; }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue