feat: 修改星河底座的间距
This commit is contained in:
parent
d6c4514329
commit
4263d2f779
@ -197,8 +197,8 @@ function handleClick(item) {
|
||||
|
||||
.base-image {
|
||||
position: absolute;
|
||||
bottom: -24rpx;
|
||||
left: 8rpx;
|
||||
bottom: -8rpx;
|
||||
left: 16rpx;
|
||||
width: 96rpx; /* 比 cover (84rpx) 略宽,呈现"承托"感 */
|
||||
height: 32rpx;
|
||||
z-index: 0; /* 位于 cover 之下 */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user