-
-
Notifications
You must be signed in to change notification settings - Fork 934
Closed
Labels
bugSomething isn't workingSomething isn't working💻 aspect: codeConcerns the software code in the repositoryConcerns the software code in the repository🛠 goal: fixBug fixBug fix
Description
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 playform 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
- I have checked the existing issues
- I have read the Contributing Guidelines
- I want to work on this issue
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working💻 aspect: codeConcerns the software code in the repositoryConcerns the software code in the repository🛠 goal: fixBug fixBug fix
