GTK3: Add separation border for non CSD headerbar

This commit is contained in:
Daniel Ruiz de Alegría
2020-04-21 22:18:52 +02:00
parent 68bbe69967
commit a599efb39b
4 changed files with 4 additions and 4 deletions
@@ -140,7 +140,7 @@ headerbar {
&.default-decoration {
min-height: 0;
padding: 3px;
border: 0;
border-color: $borders_color;
&:backdrop { background-color: $base_color; }