Descrcibe the bug?
There is a styling issue. In the style.css file, there is a width defined for flex, and due to that, some parent components have styling issues.
Steps to reproduce the bug?
- Run ReactPlay locally
- Click on the Create Play button
- There will be a
create play form which is causing an issue. The width of the form is fixed to 300px.
Expected behavior
That 300px fixed width should be removed from the flex property so that, the parent components can take a complete space.
Desktop (Please provide your system information)
Browser: Chrome latest version
Mobile (Please provide your device information)
No response
Screenshot / Screenshare

Relevant log output
No response
Record
Code of Conduct
Descrcibe the bug?
There is a styling issue. In the
style.cssfile, there is a width defined for flex, and due to that, some parent components have styling issues.Steps to reproduce the bug?
create playform which is causing an issue. The width of the form is fixed to 300px.Expected behavior
That
300pxfixed width should be removed from theflexproperty so that, the parent components can take a complete space.Desktop (Please provide your system information)
Browser: Chrome latest version
Mobile (Please provide your device information)
No response
Screenshot / Screenshare
Relevant log output
No response
Record
Code of Conduct