adjust artifact card width to 139px
This commit is contained in:
parent
c402d7a7e3
commit
e09326235e
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue