@@ -268,5 +268,5 @@ export default {
background: #17a8ff;
color: #fff;
}
-.preview * { pointer-events: none!important; }
+* { pointer-events: none!important; }
</style>