wangchuanjin 9 жил өмнө
parent
commit
407b4b1a5d

+ 3 - 0
core/src/web/staticres/css/dev-qfw.css

@@ -2543,7 +2543,10 @@ style="color:#D03102;margin-right:5px;"
 	height: 100px;
 }
 .b-pcshare-content>div:first-child>span:last-of-type>table{
+	-ms-transform: scale(0.5,0.5);
+	-moz-transform: scale(0.5,0.5);
 	-webkit-transform: scale(0.5,0.5);
+	-o-transform: scale(0.5,0.5);
 	position: absolute;
 	left: -50px;
 	top: -55px;