mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-06-07 16:52:00 +00:00
Update user.css
This commit is contained in:
parent
5dc3207ef1
commit
2f041f849e
1 changed files with 1 additions and 2 deletions
3
user.css
3
user.css
|
|
@ -836,8 +836,7 @@ li.GlueDropTarget {
|
||||||
#dribbblish-config .dribbblish-config-container {
|
#dribbblish-config .dribbblish-config-container {
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
position: relative;
|
position: relative;
|
||||||
min-width: 400px;
|
width: clamp(500px, 50%, 650px);
|
||||||
max-width: 50%;
|
|
||||||
background-color: rgba(var(--spice-rgb-main), 0.9);
|
background-color: rgba(var(--spice-rgb-main), 0.9);
|
||||||
backdrop-filter: blur(3px);
|
backdrop-filter: blur(3px);
|
||||||
padding: 20px 15px;
|
padding: 20px 15px;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue