mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-05-24 12:35:05 +00:00
Remove hovering over settings descriptions
This commit is contained in:
parent
3e3f140410
commit
cbcd3eacc5
1 changed files with 1 additions and 0 deletions
1
user.css
1
user.css
|
|
@ -908,6 +908,7 @@ li.GlueDropTarget {
|
|||
grid-area: description;
|
||||
height: min-content;
|
||||
color: var(--spice-subtext);
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
#dribbblish-config .dribbblish-config-item > .x-settings-secondColumn {
|
||||
|
|
|
|||
Loading…
Reference in a new issue