Room header: do not collapse avatar or facepile (#11866)

* Room header: do not collapse avatar or facepile

* comment
This commit is contained in:
Kerry 2023-11-14 19:48:26 +13:00 committed by GitHub
parent a3f0633037
commit 2a3fd93afa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 0 deletions

View file

@ -25,6 +25,7 @@ limitations under the License.
box-sizing: border-box;
height: 100%;
contain: strict;
background-color: var(--cpd-color-bg-canvas-default);
.mx_RoomView_MessageList {
padding: 14px 18px; /* top and bottom is 4px smaller to balance with the padding set above */