feat: 完成文字涂色卡功能
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
height: 60rpx;
|
||||
border-radius: 50%;
|
||||
background-color: #ff0000;
|
||||
margin-left: 20rpx;
|
||||
margin-left: 24rpx;
|
||||
border: 1rpx solid #141414;
|
||||
|
||||
position: relative;
|
||||
@@ -34,7 +34,7 @@
|
||||
}
|
||||
|
||||
.word-box {
|
||||
margin: 0 4rpx 0 24rpx;
|
||||
margin: 0 16rpx 0 36rpx;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user