mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-12-26 07:04:33 +03:00
make the single-line case look nice
This commit is contained in:
parent
2a31edfa3d
commit
5de1965d01
@ -112,13 +112,13 @@ view attributes_ =
|
||||
"Nri-Ui-Message--tiny"
|
||||
[ displayFlex
|
||||
, justifyContent start
|
||||
, alignItems flexStart
|
||||
, alignItems center
|
||||
, paddingTop (px 6)
|
||||
, paddingBottom (px 8)
|
||||
, fontSize (px 13)
|
||||
]
|
||||
[]
|
||||
[ icon
|
||||
[ Nri.Ui.styled div "Nri-Ui-Message--icon" [ alignSelf flexStart ] [] [ icon ]
|
||||
, div [] html_
|
||||
, case attributes.onDismiss of
|
||||
Nothing ->
|
||||
|
Loading…
Reference in New Issue
Block a user