mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 15:29:53 +01:00
Fix odd border around gtk apps on i3
This commit is contained in:
@@ -58,7 +58,7 @@ decoration {
|
||||
|
||||
.solid-csd & {
|
||||
border-radius: 0;
|
||||
margin: 4px;
|
||||
margin: 0px;
|
||||
background-color: $backdrop_bg_color;
|
||||
border: solid 1px $backdrop_borders_color;
|
||||
box-shadow: none;
|
||||
|
||||
Reference in New Issue
Block a user