dwh %!s(int64=2) %!d(string=hai) anos
pai
achega
cdd411ae36
Modificáronse 1 ficheiros con 5 adicións e 3 borrados
  1. 5 3
      src/public.scss

+ 5 - 3
src/public.scss

@@ -53,6 +53,8 @@
 	#app{
 		background-color: $bgcolor1;
 	}
-	/*长按默认事件取消*/
-	-webkit-touch-callout: none !important;
-	-webkit-user-select: none;
+	img{
+		/*长按默认事件取消*/
+		-webkit-touch-callout: none !important;
+		-webkit-user-select: none;
+	}