整理文档并接入 H5 体验测试链路
This commit is contained in:
@@ -1155,6 +1155,27 @@
|
||||
animation: punch-button-warning 0.56s ease-in-out 1;
|
||||
}
|
||||
|
||||
.map-content-entry {
|
||||
position: absolute;
|
||||
right: 22rpx;
|
||||
bottom: 352rpx;
|
||||
min-width: 96rpx;
|
||||
height: 52rpx;
|
||||
padding: 0 18rpx;
|
||||
border-radius: 28rpx;
|
||||
background: rgba(33, 47, 58, 0.88);
|
||||
box-shadow: 0 10rpx 24rpx rgba(18, 28, 38, 0.2);
|
||||
z-index: 18;
|
||||
}
|
||||
|
||||
.map-content-entry__text {
|
||||
font-size: 22rpx;
|
||||
line-height: 52rpx;
|
||||
font-weight: 700;
|
||||
text-align: center;
|
||||
color: rgba(244, 248, 252, 0.94);
|
||||
}
|
||||
|
||||
|
||||
.race-panel__line {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user