💀 remove commented out line

This commit is contained in:
Tessa Kelly 2020-08-28 14:30:42 -07:00
parent a24f45197f
commit 2db98755e4

View File

@ -535,8 +535,6 @@ viewTiny attributes content onDismiss_ config =
, Css.Global.descendants
[ Css.Global.p
[ margin zero
--, lineHeight (px 20)
, fontSize (px 13)
, Fonts.baseFont
]
@ -702,7 +700,7 @@ viewBannerIcon icon =
flexShrink zero
]
[]
[ config.icon ]
[ NriSvg.toHtml icon ]