Update look and feel

This commit is contained in:
jeffvli
2022-11-14 18:12:24 -08:00
parent 8dad9a8109
commit 8d5a05c329
27 changed files with 116 additions and 102 deletions
@@ -205,7 +205,8 @@ export const Sidebar = () => {
>
<Button
compact
variant="subtle"
size="xs"
variant="default"
onClick={(e) => {
e.preventDefault();
setSidebar({ image: false });