修改活动详情和实况样式

This commit is contained in:
zhouyanli
2026-06-09 18:06:38 +08:00
parent aaf828c6e3
commit b395631400
4 changed files with 9 additions and 4 deletions

View File

@@ -391,12 +391,16 @@ const submitStatus = async () => {
.location-text {
font-size: 14px;
color: #333;
flex: 1;
word-break: break-all;
margin-right: 10px;
}
.re-locate {
font-size: 14px;
color: #007aff;
display: flex;
align-items: center;
flex-shrink: 0;
}
.re-icon{
color: #007aff;