|
|
|
@ -777,7 +777,8 @@
|
|
|
|
|
border-radius: 20px;
|
|
|
|
|
background-color: #ff931f;
|
|
|
|
|
position: absolute;
|
|
|
|
|
top: -10px;
|
|
|
|
|
top: 65px;
|
|
|
|
|
left: 10px;
|
|
|
|
|
}
|
|
|
|
|
.no-completed-content {
|
|
|
|
|
background-color: rgba(187, 222, 251, 1);
|
|
|
|
@ -929,7 +930,8 @@
|
|
|
|
|
border-radius: 20px;
|
|
|
|
|
background-color: #ff931f;
|
|
|
|
|
position: absolute;
|
|
|
|
|
top: -10px;
|
|
|
|
|
top: 65px;
|
|
|
|
|
left: -10px;
|
|
|
|
|
}
|
|
|
|
|
.no-completed-content {
|
|
|
|
|
background-color: rgba(187, 222, 251, 1);
|
|
|
|
|