mirror of
https://github.com/typeable/elm-ui.git
synced 2024-11-22 09:22:43 +03:00
Merge pull request #263 from rjdellecese/patch-1
Add note about altering line-height of Input.multiline
This commit is contained in:
commit
7919c5e4f4
@ -1565,6 +1565,8 @@ email =
|
||||
|
||||
By default it will have a minimum height of one line and resize based on it's contents.
|
||||
|
||||
Use `Element.spacing` to change its line-height.
|
||||
|
||||
-}
|
||||
multiline :
|
||||
List (Attribute msg)
|
||||
|
Loading…
Reference in New Issue
Block a user