feat:选择文字弹窗
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
.word-picker {
|
||||
padding: 28rpx;
|
||||
|
||||
.word-picker-title {
|
||||
font-size: 32rpx;
|
||||
color: #141414;
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
margin-bottom: 28rpx;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user