adjust artifact card width to 139px

This commit is contained in:
Justin Edmund 2025-12-19 01:07:59 -08:00
parent c402d7a7e3
commit e09326235e

View file

@ -58,6 +58,7 @@
flex-direction: column; flex-direction: column;
align-items: center; align-items: center;
gap: $unit-half; gap: $unit-half;
width: 139px;
padding: 0; padding: 0;
border: none; border: none;
background: transparent; background: transparent;