web: more accurate reading progress bar
This commit is contained in:
@@ -345,7 +345,12 @@ display: none;
|
||||
}
|
||||
|
||||
progress.read-progress {
|
||||
border-radius: 0;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
z-index: 999;
|
||||
}
|
||||
|
||||
progress.read-progress.is-small {
|
||||
height: .25rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user