mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-24 17:02:51 +03:00
💀 remove commented out line
This commit is contained in:
parent
a24f45197f
commit
2db98755e4
@ -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 ]
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user