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

Cleanup and center custom css modal #1111

Merged
merged 1 commit into from
Jun 22, 2024
Merged

Conversation

Kuuuube
Copy link
Member

@Kuuuube Kuuuube commented Jun 21, 2024

This modal isnt big enough to cover the popup so theres no reason to have it offset. I have a feeling it was done this way just because it was easier... or whoever made it is bad at css.

The way it was done using a grid is also just the wrong way to do this so I've cleaned up all of that as well.

The dim layer also now no longer covers the popup when the window is too small and the page is getting squished. It will fall back on covering too little of the page rather than too much.

Before After
image image

@Kuuuube Kuuuube added kind/enhancement The issue or PR is a new feature or request area/ui-ux The issue or PR is related to UI/UX/Design labels Jun 21, 2024
@Kuuuube Kuuuube requested a review from a team as a code owner June 21, 2024 21:12
@Kuuuube Kuuuube added this pull request to the merge queue Jun 22, 2024
Merged via the queue into yomidevs:master with commit 1d8f2f4 Jun 22, 2024
10 of 11 checks passed
@Kuuuube Kuuuube deleted the fix-custom-css branch June 22, 2024 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui-ux The issue or PR is related to UI/UX/Design kind/enhancement The issue or PR is a new feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants