| | |
| | | {{ record.user_name }} |
| | | </span> |
| | | <span |
| | | style=" |
| | | position: absolute; |
| | | left: 80%; |
| | | top: 50%; |
| | | transform: translateY(-50%); |
| | | width: 100px; |
| | | margin-left: 4px; |
| | | color: #666; |
| | | font-size: 12px; |
| | | " |
| | | class="step-timer " |
| | | |
| | | > |
| | | {{ record.interval_time_str }} |
| | | </span> |
| | |
| | | {{ record.user_name }} |
| | | </span> |
| | | <span |
| | | style=" |
| | | position: absolute; |
| | | left: 80%; |
| | | top: 50%; |
| | | transform: translateY(-50%); |
| | | width: 100px; |
| | | margin-left: 4px; |
| | | color: #666; |
| | | font-size: 12px; |
| | | " |
| | | class="step-timer " |
| | | |
| | | > |
| | | {{ record.interval_time_str }} |
| | | </span> |
| | |
| | | }, |
| | | }; |
| | | </script> |
| | | <style></style> |
| | | |
| | | <style lang="scss" scoped> |
| | | .step-timer { |
| | | position: absolute; |
| | | left: 80%; |
| | | top: 50%; |
| | | transform: translateY(-50%); |
| | | width: 100px; |
| | | margin-left: 4px; |
| | | color: #666; |
| | | font-size: 12px; |
| | | } |
| | | :deep(.el-textarea__inner) { |
| | | padding: 8px 12px; |
| | | } |
| | |
| | | } |
| | | |
| | | .todo-text { |
| | | font-size: 14px; |
| | | color: #343434; |
| | | font-weight: 400; |
| | | font-size: 14px; |
| | | color: #343434; |
| | | } |
| | | .unread { |
| | | width: 5px; |
| | |
| | | margin-right: 42px; |
| | | |
| | | .todo-date { |
| | | color: #666; |
| | | font-size: 0.9rem; |
| | | font-weight: 400; |
| | | font-size: 14px; |
| | | color: #5C6476; |
| | | margin-left: 2px; |
| | | } |
| | | } |