chore: add changes tips

This commit is contained in:
jialin
2025-04-08 16:33:19 +08:00
parent c09503aad8
commit 5766a50bc2
15 changed files with 82 additions and 45 deletions
@@ -29,8 +29,9 @@ const DivWrapper = styled.div`
const CloseWrapper = styled.div`
position: absolute;
top: 10px;
top: 12px;
right: 18px;
line-height: 1;
cursor: pointer;
background-color: var(--ant-color-warning-bg);
`;