diff --git a/frontend/less/espo/elements/panel.less b/frontend/less/espo/elements/panel.less index 8b46c196ab..596fb702c0 100644 --- a/frontend/less/espo/elements/panel.less +++ b/frontend/less/espo/elements/panel.less @@ -598,6 +598,7 @@ body { } > .panel-body { + .list.bottom-border-radius, > .list-container:last-child > .list { border-bottom-left-radius: var(--panel-border-radius); border-bottom-right-radius: var(--panel-border-radius);