mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 23:39:51 +01:00
Fix odd border around gtk apps on i3
This commit is contained in:
@@ -4652,7 +4652,7 @@ decoration {
|
||||
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.13); }
|
||||
.solid-csd decoration {
|
||||
border-radius: 0;
|
||||
margin: 4px;
|
||||
margin: 0px;
|
||||
background-color: #e6e6e6;
|
||||
border: solid 1px rgba(142, 142, 142, 0.217);
|
||||
box-shadow: none; }
|
||||
|
||||
Reference in New Issue
Block a user