Update user.css

This commit is contained in:
Julien 2021-10-12 00:32:57 +02:00 committed by GitHub
parent 5dc3207ef1
commit 2f041f849e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -836,8 +836,7 @@ li.GlueDropTarget {
#dribbblish-config .dribbblish-config-container {
z-index: 1;
position: relative;
min-width: 400px;
max-width: 50%;
width: clamp(500px, 50%, 650px);
background-color: rgba(var(--spice-rgb-main), 0.9);
backdrop-filter: blur(3px);
padding: 20px 15px;