remove leftover comment

This commit is contained in:
Elm UI Automation 2020-05-16 12:30:26 -04:00
parent 9b74bcc5a2
commit 2f192bdb99

View File

@ -1645,14 +1645,6 @@ baseSheet =
[ Prop "display" "inline"
, Prop "white-space" "normal"
]
-- , Child (dot classes.single)
-- [ Prop "display" "inline"
-- , Child (dot classes.text)
-- [ Prop "display" "inline"
-- , Prop "white-space" "normal"
-- ]
-- ]
]
, Child (dot classes.row)
[ Prop "display" "inline-flex"