fix(ui): remove stretched automation ledger rail
Some checks failed
CD Pipeline / workflow-shape (push) Successful in 1s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 1m14s
CD Pipeline / post-deploy-checks (push) Has been cancelled
CD Pipeline / build-and-deploy (push) Has been cancelled
Some checks failed
CD Pipeline / workflow-shape (push) Successful in 1s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 1m14s
CD Pipeline / post-deploy-checks (push) Has been cancelled
CD Pipeline / build-and-deploy (push) Has been cancelled
This commit is contained in:
@@ -12113,7 +12113,7 @@ function AiAutomationProgramPanel({
|
||||
className="border border-[#d8d3c7] bg-white"
|
||||
data-testid="ai-automation-program-ledger"
|
||||
>
|
||||
<div className="grid gap-px bg-[#d8d3c7] xl:grid-cols-[minmax(280px,0.38fr)_minmax(0,1fr)]">
|
||||
<div className="grid gap-px bg-[#d8d3c7]">
|
||||
<div className="bg-[#101411] p-4 text-white">
|
||||
<div className="inline-flex items-center gap-2 border border-[#315a39] bg-[#17241a] px-2 py-0.5 text-xs font-semibold text-[#b8e2bf]">
|
||||
<Radar className="h-3.5 w-3.5" aria-hidden="true" />
|
||||
|
||||
Reference in New Issue
Block a user