Commit 76dc71e4 authored by Charles Bachmeier's avatar Charles Bachmeier Committed by GitHub

fix: remove set height from unavailable assets (#5449)

* remove set height from unavailable assets

* actually remove
Co-authored-by: default avatarCharles Bachmeier <charlie@genie.xyz>
parent 88bb0489
...@@ -392,7 +392,6 @@ export const bodySmall = style([ ...@@ -392,7 +392,6 @@ export const bodySmall = style([
export const allUnavailableAssets = style([ export const allUnavailableAssets = style([
sprinkles({ sprinkles({
height: 'full',
width: 'full', width: 'full',
}), }),
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment