fix: location map tooltip增加一些属性

This commit is contained in:
chenjinsong
2024-10-22 18:36:44 +08:00
parent 700a611600
commit 376d70df40
2 changed files with 17 additions and 6 deletions

View File

@@ -888,7 +888,7 @@ $color-highlight: #CC4444;
position: relative;
display: flex;
flex-direction: column;
padding: 10px 0 10px 63px;
padding: 10px 10px 10px 63px;
color: $color-white;
.header__icon {