Browse Source

修改座位贴

sandm 2 years ago
parent
commit
d3d8952142
1 changed files with 2 additions and 1 deletions
  1. 2 1
      resources/views/admin/recruit/seat_sticker.blade.php

+ 2 - 1
resources/views/admin/recruit/seat_sticker.blade.php

@@ -18,7 +18,7 @@
             text-align: center;
         }
         .print .list .item{
-            width: 200px;
+            width: 240px;
             text-align: center;
             line-height: 40px;
             font-weight: bold;
@@ -28,6 +28,7 @@
         .print .list .item .avatar{
             width: 180px;
             height: 253px;
+            margin: 0 auto;
         }
     </style>
 </head>