可爱捏

This commit is contained in:
CrescentLeaf
2025-05-09 21:39:50 +08:00
parent f305225eb3
commit b6275ec636
3 changed files with 105 additions and 66 deletions

View File

@@ -9,8 +9,6 @@ export default function MessageContainer({ children, style, ...props } = {}) {
flexDirection: 'column',
justifyContent: 'flex-end',
alignItems: 'center',
paddingTop: '10px',
paddingBottom: '14px',
...style,
}}
{...props}>