Ver código fonte

feat:引流样式修改

zhangsiya 10 meses atrás
pai
commit
33cadaa4e1
1 arquivos alterados com 4 adições e 4 exclusões
  1. 4 4
      jydocs-mobile/src/views/details/details.vue

+ 4 - 4
jydocs-mobile/src/views/details/details.vue

@@ -1066,10 +1066,10 @@ export default class extends Vue {
       font-size: 12px;
       line-height: 18px;
       text-align: center;
-      height: 100px;
-      padding-top:46px;
+      height: 360px;
+      padding-top:306px;
       bottom: 0;
-      background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 50%);
+      background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 75%);
       border-radius:  0 0 12px 12px;
 
       .unread-num {
@@ -1078,7 +1078,7 @@ export default class extends Vue {
           width: 20px;
           height: 1px;
           background: #1B1A2A;
-         margin-bottom: 3px;
+         margin-bottom: 4px;
         }
       }