mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
Fix instant progress bar position
This commit is contained in:
parent
a1d5030174
commit
26327b4fa3
@ -1965,3 +1965,11 @@ a.entry-link:hover .anticon-smile {
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
|
||||
#instantclick {
|
||||
margin-top: 80px;
|
||||
}
|
||||
|
||||
#instantclick-bar {
|
||||
background: #6EB4E0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user