feat(v1.5): complete phases 40-43 workflow cleanup
This commit is contained in:
@@ -34,6 +34,16 @@
|
||||
}
|
||||
}
|
||||
|
||||
.print-queue-actions {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
gap: 6px;
|
||||
}
|
||||
|
||||
.print-queue-delete-form {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.btn--outline-primary {
|
||||
background: transparent;
|
||||
border: 1px solid var(--c-action-primary);
|
||||
|
||||
Reference in New Issue
Block a user