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

Improve QR code page in dark mode #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lukasbableck
Copy link

This PR improves the page on which the QR code for a shortlink is displayed in the backend.
In light mode there is basically no difference. In dark mode, there used to be a light background on the div containing the QR code. This also made the URL very difficult to read.
I have now changed it so that there is only a background behind the QR code itself and not on the entire container.
Here are some screenshots:

Before this change:
before-light
before-dark

After this change:
after-light
after-dark

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