-
Notifications
You must be signed in to change notification settings - Fork 0
进度条 #1
Copy link
Copy link
Open
Description
JQqingFirst
opened on Mar 28, 2017
Issue body actions
<style type="text/css">
.progressBar {
width: 200px;
height: 8px;
border: 1px solid #98AFB7;
border-radius: 5px;
margin-top: 10px;
}
#bar {
width: 0px;
height: 8px;
border-radius: 5px;
background: #5EC4EA;
}
</style>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels