Explorar o código

optimize GeographicView style

jim %!s(int64=8) %!d(string=hai) anos
pai
achega
f9e23864f7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/routes/Userinfo/GeographicView.less

+ 1 - 1
src/routes/Userinfo/GeographicView.less

@@ -7,7 +7,7 @@
   }
   .item:first-child {
     margin-right: 8px;
-    width: calc(50% - 8px);
+    width: ~'calc(50% - 8px)';
   }
 }