From ca7df48001af908da947b024656c87434a097c16 Mon Sep 17 00:00:00 2001 From: "851673013@qq.com" <851673013@qq.com> Date: Fri, 15 Jul 2022 10:15:03 +0800 Subject: [PATCH] bug557 --- .../views/detailsAll/components/Algorithm/AlgorithmAdvantage.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/front/src/views/detailsAll/components/Algorithm/AlgorithmAdvantage.vue b/front/src/views/detailsAll/components/Algorithm/AlgorithmAdvantage.vue index 35ef590e..3e97e58d 100644 --- a/front/src/views/detailsAll/components/Algorithm/AlgorithmAdvantage.vue +++ b/front/src/views/detailsAll/components/Algorithm/AlgorithmAdvantage.vue @@ -92,6 +92,7 @@ align-items: center; .item { width: 424px; + height:306px; padding: 35px; display: flex; flex-direction: column;