mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-05-24 12:35:05 +00:00
dribbblish settings are too small
This commit is contained in:
parent
9bbb54e228
commit
5dc3207ef1
1 changed files with 1 additions and 1 deletions
2
user.css
2
user.css
|
|
@ -837,7 +837,7 @@ li.GlueDropTarget {
|
|||
z-index: 1;
|
||||
position: relative;
|
||||
min-width: 400px;
|
||||
max-width: 30%;
|
||||
max-width: 50%;
|
||||
background-color: rgba(var(--spice-rgb-main), 0.9);
|
||||
backdrop-filter: blur(3px);
|
||||
padding: 20px 15px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue