From eb6be7e76f6d12ebbc5a552a6fe67e9a79758cb4 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Thu, 20 Jan 2022 17:30:34 +0800
Subject: [PATCH] +

---
 src/components/map/components/campusBuildingSearch.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/map/components/campusBuildingSearch.vue b/src/components/map/components/campusBuildingSearch.vue
index ee1ebdf..174021a 100644
--- a/src/components/map/components/campusBuildingSearch.vue
+++ b/src/components/map/components/campusBuildingSearch.vue
@@ -393,7 +393,7 @@
                 display: flex;
                 width: 100%;
                 height: 120px;
-                justify-content: start;
+                justify-content: flex-start;
                 flex-wrap: wrap;
 
                 li {

--
Gitblit v1.9.3