许静 5 年之前
父節點
當前提交
242af90a2a
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      src/pages/staff/list/style.less

+ 1
- 1
src/pages/staff/list/style.less 查看文件

15
 .card {
15
 .card {
16
   min-width: 240px;
16
   min-width: 240px;
17
   margin-right: 0.1rem;
17
   margin-right: 0.1rem;
18
-  height: 240px;
18
+  height: 1.4rem;
19
   background: rgba(255, 255, 255, 1);
19
   background: rgba(255, 255, 255, 1);
20
   box-shadow: 0px 0px 16px 2px rgba(0, 0, 0, 0.12);
20
   box-shadow: 0px 0px 16px 2px rgba(0, 0, 0, 0.12);
21
   border-radius: 12px;
21
   border-radius: 12px;