diff --git a/frontend/less/espo/custom.less b/frontend/less/espo/custom.less index 5147375854..36fe3651cb 100644 --- a/frontend/less/espo/custom.less +++ b/frontend/less/espo/custom.less @@ -1297,6 +1297,11 @@ table.no-margin { #notifications-panel .expanded-row > .cell[data-name="data"] { padding-left: 0; padding-right: 0; + + > .right-container { + width: 7px; + height: 10px; + } } #notifications-panel .expanded-row {