fix: 实体详情 app下拉地图 loading修复

This commit is contained in:
@changcode
2022-05-30 10:46:22 +08:00
parent 0bf5378baa
commit 25495f3fea
2 changed files with 7 additions and 3 deletions

View File

@@ -52,7 +52,7 @@
color: #333333;
font-weight: 400;
div {
max-width: 400px;
max-width: 300px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;