/* QDX E‑Sign — UI Fixes v0.1.2 */
button#qdxClearDraw, button#qdxClearType,
.qdx-clear-draw, .qdx-clear-type,
button[data-action="clear-draw"], button[data-action="clear-type"],
button[data-qdx-role="clear-draw"], button[data-qdx-role="clear-type"],
.signature-clear, [data-action="clearSignature"]{
  pointer-events:auto !important;
  opacity:1 !important;
}
