style: remove waiting status badge background and outline
Windows CI / verify (push) Canceled after 0s
Windows CI / verify (push) Canceled after 0s
This commit is contained in:
@@ -229,8 +229,8 @@
|
||||
}
|
||||
|
||||
.queue-status-badge:has(.status.pending) {
|
||||
background: color-mix(in srgb, var(--warning) 10%, transparent);
|
||||
border-color: color-mix(in srgb, var(--warning) 25%, transparent);
|
||||
background: transparent;
|
||||
border-color: transparent;
|
||||
}
|
||||
|
||||
.queue-progress-wrap {
|
||||
|
||||
Reference in New Issue
Block a user