chore: adjust delete description style (#2437)

This commit is contained in:
JimmFly
2023-05-18 17:17:38 +08:00
committed by Himself65
parent 05bf41501a
commit 97e88b3d8b
7 changed files with 14 additions and 14 deletions

View File

@@ -57,7 +57,7 @@ export const StyledButtonContent = styled('div')(() => {
export const StyledWorkspaceName = styled('span')(() => {
return {
color: '#E8178A',
fontWeight: '600',
};
});