feat(FN-3755): reorder task detail timestamps
Reorders timestamps in the task detail modal and adds a rendering test for the component, with a pnpm-lock bump. Fusion-Task-Id: FN-3755
This commit is contained in:
@@ -156,6 +156,11 @@
|
||||
border-radius: var(--radius-sm);
|
||||
}
|
||||
|
||||
.detail-timestamps {
|
||||
color: var(--text-dim);
|
||||
margin-top: var(--space-xs);
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.detail-provenance {
|
||||
align-items: flex-start;
|
||||
|
||||
Reference in New Issue
Block a user