diff --git a/src/styles/map.less b/src/styles/map.less index 41dadd5..608a19b 100644 --- a/src/styles/map.less +++ b/src/styles/map.less @@ -125,7 +125,6 @@ border-radius: 8px; font-size: 12px; text-align: center; - min-width: 20px; height: 14px; display: inline-flex; align-items: center; @@ -194,7 +193,7 @@ left: auto; right: 15px; // transform: translate(50%, 0); - top: -5px; + top: -3px; position: absolute; z-index: -10; padding: 0 6px 0 6px;