mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-28 10:17:49 +03:00
Merge pull request #307 from NoRedInk/lab/alert-icon-does-not-shrink
Icon in Alert module doesn't shrink
This commit is contained in:
commit
1f114173ac
@ -167,6 +167,7 @@ iconContainer styles icon =
|
||||
, Css.justifyContent Css.center
|
||||
, Css.marginRight (Css.px 5)
|
||||
, Css.lineHeight (Css.px 13)
|
||||
, Css.flexShrink Css.zero
|
||||
|
||||
-- Size
|
||||
, Css.borderRadius (Css.px 13)
|
||||
|
Loading…
Reference in New Issue
Block a user