Remove hovering over settings descriptions

This commit is contained in:
Send_Nukez 2021-10-12 10:33:36 +02:00
parent 3e3f140410
commit cbcd3eacc5

View file

@ -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 {