From 2a0dc2ba812aff257fc6460823f2bdcdd35d3a05 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期一, 29 五月 2023 15:57:39 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/home/map.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/views/home/map.html b/src/main/webapp/views/home/map.html
index 33085a6..8348e6d 100644
--- a/src/main/webapp/views/home/map.html
+++ b/src/main/webapp/views/home/map.html
@@ -44,6 +44,7 @@
             color: #fff;
             /*transform: perspective(130px) rotateX(30deg) translateZ(-20px);*/
             box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
+            border-radius: 50% 20% / 10% 40%;
         }
 
         .pointBox:hover{

--
Gitblit v1.9.1