|
@@ -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;
|