lsc 2 minggu lalu
induk
melakukan
a5e7e757d5
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      src/components/pages/components/appDialog.vue

+ 2 - 2
src/components/pages/components/appDialog.vue

@@ -948,7 +948,7 @@ export default {
 
 .ac_c_item {
   width: calc(100% / 4 - (15px * 4) / 4);
-  height: 260px;
+  height: 250px;
   background-color: #fff;
   border-radius: 10px;
   /* box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); */
@@ -1073,7 +1073,7 @@ export default {
 }
 
 .ac_c_i_t_r_top {
-  height: 40px;
+  height: 30px;
   display: flex;
   align-items: flex-end;
   justify-content: space-between;