Room header: do not collapse avatar or facepile (#11866)
* Room header: do not collapse avatar or facepile * comment
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user