Fix bug
This commit is contained in:
parent
a6d73f094d
commit
53e96eaa48
|
@ -187,7 +187,7 @@ playlistView currentDate time hover playlist =
|
|||
]
|
||||
|
||||
button =
|
||||
Input.button [ Element.width Element.fill ]
|
||||
Input.button [ Element.width Element.fill, Element.alignTop ]
|
||||
{ label =
|
||||
Ui.link [ Element.width Element.fill, Element.alignTop ]
|
||||
{ label = display
|
||||
|
|
Loading…
Reference in New Issue