Update auto-generated icons to avoid using canvases #53

Open
twig wants to merge 6 commits from fix-canvas-images into main
Showing only changes of commit 7bc9858736 - Show all commits

View file

@ -36,7 +36,7 @@ const props = defineProps<{
.user-avatar {
min-width: 2.3em;
max-width: 2.3em;
min-width: 2.3em;
min-height: 2.3em;
max-height: 2.3em;
}