refactor: action penal style improve (#6826)

This commit is contained in:
Katherine 2025-05-07 09:59:24 +08:00 committed by GitHub
parent c9c2f45e7e
commit 3aab0ba17e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@ const useStyles = createStyles(({ token, css }) => ({
padding-top: 8px; padding-top: 8px;
`, `,
avatar: css` avatar: css`
width: 4em; width: 5em;
`, `,
title: css` title: css`
margin-top: ${token.marginSM}px; margin-top: ${token.marginSM}px;