Fix hit boxes and hover styles for new buttons

co-authored-by: conrad <conrad.irwin@gmail.com>
This commit is contained in:
Mikayla
2023-10-04 14:44:50 -07:00
co-authored by conrad
parent 73e78a2257
commit 2f3c3d510f
2 changed files with 29 additions and 7 deletions
+1
View File
@@ -21,6 +21,7 @@ export default function contacts_panel(): any {
...text(theme.lowest, "sans", "base"),
button: icon_button({ variant: "ghost" }),
spacing: 4,
padding: 4,
},
}
}