mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-11-28 18:24:04 +03:00
fix trailing blank
This commit is contained in:
parent
de6015eb54
commit
816904c048
@ -152,7 +152,7 @@ viewDetails : String -> Html.Styled.Html msg
|
||||
viewDetails detailsForEngineers =
|
||||
Html.Styled.div []
|
||||
[ Html.Styled.styled Html.Styled.details
|
||||
[ margin (px 10)
|
||||
[ margin (px 10)
|
||||
, maxWidth (px 700)
|
||||
]
|
||||
[]
|
||||
|
Loading…
Reference in New Issue
Block a user