You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 10, 2018. It is now read-only.
Is it currently possible to have the carousel re-size based on the width of the window?
I'm currently using this for a web app, and I'd like to set its width to 100% of a div (and the div's width is set to a percentage) so that when the window re-sizes, the carousel also re-sizes. However, the carousel seems to require an explicit width (e.g. width: 450px) in order for it to display.
Is it some CSS that I'm missing, or is this currently not supported?
Thanks! By the way, this component is awesome.
The text was updated successfully, but these errors were encountered:
Is it currently possible to have the carousel re-size based on the width of the window?
I'm currently using this for a web app, and I'd like to set its width to 100% of a div (and the div's width is set to a percentage) so that when the window re-sizes, the carousel also re-sizes. However, the carousel seems to require an explicit width (e.g. width: 450px) in order for it to display.
Is it some CSS that I'm missing, or is this currently not supported?
Thanks! By the way, this component is awesome.
The text was updated successfully, but these errors were encountered: