Update ImageUtilities.plugin.js

This commit is contained in:
Mirco Wittrien 2023-03-20 13:40:11 +01:00
parent 5c9d9aa5f7
commit fa50c31155
1 changed files with 1 additions and 1 deletions

View File

@ -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;
}