Replies: 2 comments 2 replies
-
There's no straightforward way to achieve this. The only way is to specify alternate layouts, and as far as possible give identical names to similar zones across layouts so that your |
Beta Was this translation helpful? Give feedback.
0 replies
-
@mturoci Maybe one improvement we could do is to make the LHS and RHS sides of the section_card wrap when space-constrained so that the RHS appears right below the LHS? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Are there any best practices for using components that will look good on both desktop and mobile? I really like how
ui.section_cards
look on desktop, but the components are not rendering as well on mobile. Any suggestions on change to layout or components so that it would look better on both?Wave: 0.13.0
Code: https://github.com/mtanco/conifer-counter
Desktop:

Mobile:

Beta Was this translation helpful? Give feedback.
All reactions