Commit 4b59ffa2 by yuananting

style:协同人员弹窗样式调整

parent 31a08f4f
...@@ -281,14 +281,14 @@ ...@@ -281,14 +281,14 @@
padding-left: 16px; padding-left: 16px;
&.unfinished { &.unfinished {
bottom: 2%; bottom: 2%;
left: 37%; left: 36%;
.spot { .spot {
background: #2966ff; background: #2966ff;
} }
} }
&.finished { &.finished {
bottom: 2%; bottom: 2%;
left: 14%; left: 18%;
.spot { .spot {
background: #14cca7; background: #14cca7;
} }
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
overflow-y: scroll; overflow-y: scroll;
overflow-x: hidden; overflow-x: hidden;
max-height: 370px; max-height: 370px;
padding-right: 16px; width: 288px;
.lottie-icon { .lottie-icon {
margin-top: 76px; margin-top: 76px;
.lottie-icon__title { .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