This commit is contained in:
vinceliuice
2022-05-15 21:17:20 +08:00
parent 2c674203ab
commit addb24ff8a
16 changed files with 94 additions and 27 deletions

View File

@@ -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;
}