@@ -60,3 +60,12 @@
#ele1 circle {
r: 1;
}
+#gui-loading {
+ z-index: 9999;
+}
+@media only screen and (max-width: 800px) {
+ .model-title {
+ font-size: 12px;
+ top: 10px;
+ }
@@ -79,4 +79,14 @@
// fill:red;
r:1;
+#gui-loading{
+
+@media only screen and (max-width:800px) {