feat(sidebarUserInfo): update progress bar style
This commit is contained in:
parent
9b161e5ab9
commit
e3636f1a3b
|
@ -669,6 +669,7 @@ export default {
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
margin: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sprint-current-progress {
|
.sprint-current-progress {
|
||||||
|
|
Loading…
Reference in New Issue