fix: remove worker config bg color

This commit is contained in:
Yuxing Deng
2026-06-05 10:19:08 +08:00
committed by jialin
parent 0c16e2be7a
commit faf6246fe6
2 changed files with 10 additions and 1 deletions
@@ -25,7 +25,6 @@ const Title = styled.div`
display: flex;
align-items: center;
justify-content: space-between;
background-color: var(--ant-color-bg-container);
font-weight: 500;
font-size: 14px;
padding-top: 0px;