Update ImageUtilities.plugin.js
This commit is contained in:
parent
5c9d9aa5f7
commit
fa50c31155
|
@ -281,7 +281,7 @@ module.exports = (_ => {
|
|||
|
||||
this.css = `
|
||||
${BDFDB.dotCNS._imageutilitiesimagedetailsadded + BDFDB.dotCN.imagewrapper} {
|
||||
border-radius: 8px; !important;
|
||||
border-radius: 8px !important;
|
||||
height: calc(100% - 1rem - 16px) !important;
|
||||
max-height: unset !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue