Resolve maxWidth issue
This commit is contained in:
parent
a28d996790
commit
d601ab24e6
@ -46,7 +46,7 @@ globalStyle(`${mainContentClass} iframe`, {
|
||||
})
|
||||
|
||||
globalStyle(`${mainContentClass} img`, {
|
||||
// width: vars.width.parent,
|
||||
maxWidth: vars.width.parent,
|
||||
borderRadius: 5,
|
||||
boxShadow: vars.boxShadow.contentBoxShadow,
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user