diff --git a/src/skins/vector/css/matrix-react-sdk/structures/_GroupView.scss b/src/skins/vector/css/matrix-react-sdk/structures/_GroupView.scss index 02d04f8ef..1a92fc100 100644 --- a/src/skins/vector/css/matrix-react-sdk/structures/_GroupView.scss +++ b/src/skins/vector/css/matrix-react-sdk/structures/_GroupView.scss @@ -33,10 +33,12 @@ limitations under the License. min-height: 70px; align-items: center; display: flex; + padding-bottom: 10px; } .mx_GroupView_header_view { border-bottom: 1px solid $primary-hairline-color; + padding-bottom: 0px; } .mx_GroupView_header_avatar, .mx_GroupView_header_info {