许静 5 年 前
コミット
242af90a2a
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      src/pages/staff/list/style.less

+ 1
- 1
src/pages/staff/list/style.less ファイルの表示

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