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

fix to overflow on exposure panel in create project form #152

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

LTDakin
Copy link
Contributor

@LTDakin LTDakin commented Apr 11, 2024

Fixed some overflow by changing display to flex and removing code that was trying to insert a white space label to fix the spacing of the check-boxes. Instead added a CSS selector for the first checkbox and shifted it down.

Before
Screenshot 2024-04-10 at 3 59 00 PM
After
Screenshot 2024-04-11 at 12 54 39 PM

@LTDakin
Copy link
Contributor Author

LTDakin commented Apr 11, 2024

in the spirit of Mark's talk I'm just going to merge this

@LTDakin LTDakin merged commit fdc5276 into dev Apr 11, 2024
1 check passed
@LTDakin LTDakin deleted the fix/project-page-overflow branch April 11, 2024 20:02
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.

1 participant