Update process-group.css

frdel committed Jan 21, 2026 at 17:16 UTC ef246d3f38deb7a6951118baedf7fa15470aa6bf
1 file changed -1
webui/components/messages/process-group/process-group.css
-1
@@ -864,7 +864,6 @@
864 opacity: 0.9;
865 margin: var(--spacing-xs) 0;
866 padding: var(--spacing-xs);
867 - background: rgba(255, 165, 0, 0.08);
867 border-left: 2px solid var(--color-warning);
868 border-radius: 3px;
869 }