change approach to disable all, enable some

This commit is contained in:
Henry Jameson 2020-11-03 18:39:46 +02:00
commit d126eddfca
9 changed files with 6 additions and 40 deletions

View file

@ -107,10 +107,6 @@
color: $fallback--text;
color: var(--text, $fallback--text);
}
._misclick-prevention & {
pointer-events: none !important;
}
}
</style>