优化勋章分段进度展示
This commit is contained in:
@@ -101,11 +101,14 @@
|
||||
border-radius: 2rpx;
|
||||
}
|
||||
|
||||
.badge-fill {
|
||||
.badge-segment {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.badge-segment-fill {
|
||||
height: 100%;
|
||||
background: var(--primary);
|
||||
border-radius: 2rpx;
|
||||
transition: width 0.6s ease;
|
||||
|
||||
Reference in New Issue
Block a user