样式优化
This commit is contained in:
@@ -443,6 +443,7 @@ onHide(() => {
|
|||||||
.data-progress > view > view {
|
.data-progress > view > view {
|
||||||
height: 5px;
|
height: 5px;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
|
transition: width 0.3s ease;
|
||||||
}
|
}
|
||||||
.ranking-my-data > view:last-child {
|
.ranking-my-data > view:last-child {
|
||||||
color: #39a8ff;
|
color: #39a8ff;
|
||||||
@@ -553,6 +554,7 @@ onHide(() => {
|
|||||||
}
|
}
|
||||||
.season-list > view > image {
|
.season-list > view > image {
|
||||||
width: 12px;
|
width: 12px;
|
||||||
|
height: 12px;
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user