修改滚动
This commit is contained in:
@@ -200,6 +200,13 @@
|
||||
gap: 4px;
|
||||
color: rgba(0, 0, 0, 0.80);
|
||||
font-size: 12px;
|
||||
.stadium-address-text{
|
||||
max-width: 70%;
|
||||
overflow: hidden;
|
||||
height: 16px;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
.stadium-map-icon{
|
||||
width: 10px;
|
||||
|
||||
Reference in New Issue
Block a user