Commit 0767b66c by yuananting

Merge branch 'feature/yuananting/20210801/task-center' into dev

parents 763f0af7 4b59ffa2
......@@ -282,14 +282,14 @@
padding-left: 16px;
&.unfinished {
bottom: 2%;
left: 37%;
left: 36%;
.spot {
background: #2966ff;
}
}
&.finished {
bottom: 2%;
left: 14%;
left: 18%;
.spot {
background: #14cca7;
}
......
......@@ -11,7 +11,7 @@
overflow-y: scroll;
overflow-x: hidden;
max-height: 370px;
padding-right: 16px;
width: 288px;
.lottie-icon {
margin-top: 76px;
.lottie-icon__title {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment