mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-10-06 07:54:39 -07:00
Fixed #57
This commit is contained in:
@@ -1070,7 +1070,7 @@ searchbar > revealer > box,
|
||||
|
||||
searchbar > revealer > box {
|
||||
// workaround: undo the GtkContainer:border-width and use CSS padding instead
|
||||
margin: -6px;
|
||||
margin: -$space-size;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user