Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Add support for responsive #40

Open
roguexiaohuihui opened this issue Feb 14, 2019 · 2 comments
Open

Add support for responsive #40

roguexiaohuihui opened this issue Feb 14, 2019 · 2 comments

Comments

@roguexiaohuihui
Copy link

Currently height and width are written in pixels,This can lead to fatal experience problems if you use different browser resolutions。

This requirement is very important. I wonder if you have any good solutions to discuss or improve with us

@lucasvazq
Copy link

bump

@gdevdeiv
Copy link

gdevdeiv commented Jul 4, 2020

You can also use percentage-based values, like 100%.

But it would be interesting to be able to play with the display property and flex. Note that this could require some kind of hierarchy... but this should be treated in another issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants