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