Skip to content

🐛 [Bug report]: Remove fixed widths of flex #1508

@Shivam-Katare

Description

@Shivam-Katare

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?

  1. Run ReactPlay locally
  2. Click on the Create Play button
  3. 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

image

Relevant log output

No response

Record

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

bugSomething isn't working💻 aspect: codeConcerns the software code in the repository🛠 goal: fixBug fix

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions