From 89e260e227ad406fc760f5bebfdf17fc9dc68dd6 Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Tue, 25 Jan 2022 09:13:37 +0800 Subject: [PATCH] bug --- src/sass/AppHome/application.vue | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/sass/AppHome/application.vue b/src/sass/AppHome/application.vue index 450380e8..7ee9da95 100644 --- a/src/sass/AppHome/application.vue +++ b/src/sass/AppHome/application.vue @@ -144,12 +144,9 @@ export default { flex-wrap: wrap; .app-item { - display: flex; - flex-direction: column; - justify-content: center; - align-items: center; - width: 158px; + width: 25%; height: 150px; + text-align: center; .app-img { width: 72px;