修改滚动

This commit is contained in:
筱野
2025-11-05 21:43:55 +08:00
parent adf9579a95
commit 2113b83b01

View File

@@ -200,6 +200,13 @@
gap: 4px; gap: 4px;
color: rgba(0, 0, 0, 0.80); color: rgba(0, 0, 0, 0.80);
font-size: 12px; font-size: 12px;
.stadium-address-text{
max-width: 70%;
overflow: hidden;
height: 16px;
text-overflow: ellipsis;
white-space: nowrap;
}
} }
.stadium-map-icon{ .stadium-map-icon{
width: 10px; width: 10px;