.disabled-canvas-link {
  cursor: not-allowed !important;
}

.disabled-canvas-link > * {
  pointer-events: none;
}
