修复:合并丢失的代码
This commit is contained in:
@@ -263,6 +263,7 @@ const handleChapterClick = (chapter: IChapter) => {
|
||||
left: 0;
|
||||
top: 0;
|
||||
font-size: 24rpx;
|
||||
display: inline-block;
|
||||
background: linear-gradient(90deg, #6429db 0%, #0075ed 100%);
|
||||
color: #fff;
|
||||
padding: 10rpx 20rpx;
|
||||
|
||||
Reference in New Issue
Block a user