We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
📝 Describe the bug
screenshot shows the blur which has very low resolution
copied from css, ?dim=40 is only set to 40 which produces a low quality.
.react-mui-context div.dialogRootBlur > div > div.dialogRootBlur::before { background-image: url("https://mydomain.com/a/frontend/binaries/GLOBAL/94240bde-2cb.png?dim=40"); background-size: 1485.2173913043478px 854px; }
⚙️ How-to Reproduce
Steps to reproduce the behavior:
🩺 Environment / Setup
Complete the following information:
Server Versions:
Client used for testing:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
📝 Describe the bug
screenshot shows the blur which has very low resolution
copied from css, ?dim=40 is only set to 40 which produces a low quality.
⚙️ How-to Reproduce
Steps to reproduce the behavior:
🩺 Environment / Setup
Complete the following information:
Server Versions:
Client used for testing:
The text was updated successfully, but these errors were encountered: