workspace: disable archived worker console links
This commit is contained in:
@@ -436,6 +436,15 @@
|
||||
gap: 2px;
|
||||
}
|
||||
|
||||
.worker-nav-item.disabled {
|
||||
cursor: default;
|
||||
opacity: 0.62;
|
||||
}
|
||||
|
||||
.worker-nav-item.disabled .item-title {
|
||||
color: var(--text-muted);
|
||||
}
|
||||
|
||||
.worker-title-row {
|
||||
display: grid;
|
||||
grid-template-columns: minmax(0, max-content) minmax(0, 1fr);
|
||||
|
||||
Reference in New Issue
Block a user