diff --git a/frontend/less/espo/custom.less b/frontend/less/espo/custom.less index 49c164a723..1fefe66353 100644 --- a/frontend/less/espo/custom.less +++ b/frontend/less/espo/custom.less @@ -3095,7 +3095,7 @@ a.close:focus { bottom: 0; display: grid; grid-gap: 10px; - width: calc(100% - 300px); + width: calc(100% - 100px); justify-content: end; @media screen and (max-width: (@screen-sm-min - 1px)) {