gq 7 years ago
parent
commit
833ca709b6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      server/resources/views/admin/share.blade.php

+ 2 - 2
server/resources/views/admin/share.blade.php

@@ -53,8 +53,8 @@
     @endif
     @endif
 </div>
 </div>
 <div style="clear:both; height: 50px; padding: 5px 10px;">
 <div style="clear:both; height: 50px; padding: 5px 10px;">
-    <div style="text-align: left">
-        <p style="text-align: right">{{$dream->coin}}</p>
+    <div style="text-align: left; float:left;">
+        <p style="">{{$dream->coin}}</p>
         <p style="font-size: 13px; color: #919191">我要求的梦想币</p>
         <p style="font-size: 13px; color: #919191">我要求的梦想币</p>
     </div>
     </div>
     {{--判断显示--}}
     {{--判断显示--}}