diff --git a/res/css/structures/_RightPanel.scss b/res/css/structures/_RightPanel.scss index e43ca44476..1e1d73d7c3 100644 --- a/res/css/structures/_RightPanel.scss +++ b/res/css/structures/_RightPanel.scss @@ -23,6 +23,8 @@ limitations under the License. max-width: 50%; display: flex; flex-direction: column; + border-radius: 8px; + margin: 5px; } .mx_RightPanel_header {