Browse Source

一元捐移动页面项目介绍展开全文增加底部padding

hangb 8 years ago
parent
commit
066fd1ac07

+ 3 - 1
donate-service/src/main/webapp/resources/view/mobile/mobile_project_detail.html

@@ -304,8 +304,10 @@
         color: #666;
     }
     .project-intro .bottom .list-show .show-all a{
+        padding-bottom: 4.8rem !important;
         width: 100% !important;
-        background: transparent !important ;
+        background: transparent !important;
+        overflow: auto !important;
     }
     .project-intro .bottom .list-show .show-all a img{
         width: 100% !important;