瀏覽代碼

修改座位贴

sandm 2 年之前
父節點
當前提交
d3d8952142
共有 1 個文件被更改,包括 2 次插入1 次删除
  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>