Module surport vertical layout for responsive design?
#85 opened on Aug 14, 2018
Repository metrics
- Stars
- (14 stars)
- PR merge metrics
- (PR metrics pending)
Description
@Kenzku commented on Mon Aug 13 2018
Hej,
I am talking about the module in carbon cloud add-on: http://cloud.carbondesignsystem.com/?selectedKind=Module&selectedStory=No%20Header&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Factions%2Factions-panel
I can add component to make the module looks like this:
but this module does not support responsive design, i.e. if my screen is smaller, I cannot make this looks like automatically:
Any idea?
@asudoh commented on Tue Aug 14 2018
@Kenzku Moving to the style repo given this issue looks more of styling. One component I'm away of is Card if multiple cards are laid out - Cards are put horizontally as far as the real screen estate allows, and gets another row after then. Appreciated if somebody can tackle this!