ux v1.2.1: no icon scaling on hover/drag

This commit is contained in:
JB
2026-07-04 00:00:13 +03:00
parent 4e0bcbe749
commit ca4d088a28
4 changed files with 2 additions and 5 deletions
@@ -252,7 +252,6 @@ const I=globalThis,M=I.ShadowRoot&&(void 0===I.ShadyCSS||I.ShadyCSS.nativeShadow
.dev:hover {
background: var(--hp-accent);
color: var(--text-primary-color, #fff);
transform: scale(1.35);
z-index: 5;
}
.dev.on {