rabin %!s(int64=7) %!d(string=hai) anos
pai
achega
c89c93dd84
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      web/templates/mobile/origin/env.html

+ 1 - 1
web/templates/mobile/origin/env.html

@@ -12,7 +12,7 @@
     <section class="m-wrapper charts">
         {% for v in data['list'] %}
         <section class="img-wrap">
-            <div class="box" id="main_{{v['id']}}" style="width: 90%;height:400px;"></div>
+            <div class="box" id="main_{{v['id']}}" style="width: 100%;height:400px;"></div>
             <p>{{v['name']}}</p>
         </section>
         {% end %}