chore: evaluate error message

This commit is contained in:
jialin
2025-04-16 18:02:59 +08:00
parent 67053db9ba
commit d9611948d7
11 changed files with 68 additions and 31 deletions
@@ -37,7 +37,7 @@ const DivWrapper = styled.div`
const CloseWrapper = styled.div`
display: none;
position: absolute;
top: 14px;
top: 16px;
right: 28px;
line-height: 1;
cursor: pointer;