diff --git a/services/web/public/stylesheets/app/editor/publish-modal.less b/services/web/public/stylesheets/app/editor/publish-modal.less index e3320f85f0..d196d3ccf0 100644 --- a/services/web/public/stylesheets/app/editor/publish-modal.less +++ b/services/web/public/stylesheets/app/editor/publish-modal.less @@ -54,6 +54,7 @@ background-color: white; margin-top: @line-height-computed / 2; border: 1px solid @gray-lighter; + border-radius: 9px; } .content-as-table { .table-content,