fix: copy patn button flickering

This commit is contained in:
jialin
2025-03-26 17:31:31 +08:00
parent f658b9d6d9
commit bfdf02f065
2 changed files with 15 additions and 7 deletions
-1
View File
@@ -21,7 +21,6 @@ const CheckboxWrapper = styled.div`
align-items: center;
.check-text {
font-weight: 700;
color: var(--ant-color-warning);
}
`;