We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
w-full
1 parent 8891d5d commit de47addCopy full SHA for de47add
src/theme/prose/img.ts
@@ -1,6 +1,6 @@
1
export default {
2
slots: {
3
- base: 'rounded-md',
+ base: 'rounded-md w-full',
4
overlay: 'fixed inset-0 bg-default/75 backdrop-blur-sm will-change-opacity',
5
content: 'fixed inset-0 flex items-center justify-center cursor-zoom-out focus:outline-none p-4 sm:p-8'
6
},
0 commit comments