Browse Source

[edit][ui]

zhangwei 3 years ago
parent
commit
a94dc40917
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/view/red-packet.vue

+ 3 - 3
src/view/red-packet.vue

@@ -901,7 +901,7 @@ body {
 
     .header {
       text-align: center;
-      height: 150px;
+      min-height: 150px;
       width: 100%;
       background: #fff;
       // padding-top: 30px;
@@ -1106,7 +1106,7 @@ body {
 
   .success {
     .luck-list-title {
-      margin-top: 47px;
+      margin-top: 17px;
       margin-bottom: 11px;
       border-bottom: 1px solid #D1D1D1;
     }
@@ -1124,7 +1124,7 @@ body {
 
     .header {
       text-align: center;
-      height: 150px;
+      min-height: 150px;
       width: 100%;
       background: #fff;
       // padding-top: 30px;