feat: img style

This commit is contained in:
changjun
2023-07-11 10:56:09 +08:00
parent 099026bce6
commit a689b96526
3 changed files with 8 additions and 24 deletions

View File

@@ -120,6 +120,7 @@ export default defineConfig({
'max-width': '100%',
'border-radius': '.6rem',
'height': 'auto',
'margin': '1em 0',
},
'figure,picture': {