mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-24 19:32:07 +00:00
Improve progress bar design
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -24,11 +24,11 @@
|
||||
margin-bottom: 20px;
|
||||
|
||||
.bar {
|
||||
height: 10px;
|
||||
height: 8px;
|
||||
position: absolute;
|
||||
right: 20px;
|
||||
left: 20px;
|
||||
top: 10px;
|
||||
top: 11px;
|
||||
|
||||
background: @bar-background;
|
||||
border-radius: 5px;
|
||||
|
||||
Reference in New Issue
Block a user