fix: remove set height from unavailable assets (#5449)
* remove set height from unavailable assets * actually remove Co-authored-by: Charles Bachmeier <charlie@genie.xyz>
This commit is contained in:
parent
88bb048920
commit
76dc71e442
@ -392,7 +392,6 @@ export const bodySmall = style([
|
||||
|
||||
export const allUnavailableAssets = style([
|
||||
sprinkles({
|
||||
height: 'full',
|
||||
width: 'full',
|
||||
}),
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user