Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed Textfield size in collections edit page #9911

Closed
wants to merge 4 commits into from

Conversation

siddarth2810
Copy link
Contributor

Closes #9792

Added min-width for textarea and made width take 100% space in desktop size.

Technical

This was the overlapping of CSS

screenshot-20240926-164448Z-selected

Removed overlapping CSS from static/css/components/form.olform.less

screenshot-20240926-170909Z-selected

Added the below CSS in the static/css/page-edit.less

screenshot-20240926-173502Z-selected

Testing

Open static/css/components/form.olform.less and remove the lines 230 to 234

Open static/css/page-edit.less and add min-width property at 162 line 162

Screenshot

screenshot-20240926-173757Z-selected

Stakeholders

@mekarpeles

@siddarth2810
Copy link
Contributor Author

siddarth2810 commented Sep 26, 2024

My bad, this is my first time contributing. I see some stylelint error, will try to fix it

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

Successfully merging this pull request may close these issues.

Textfield size in collections edit page
3 participants