Room header: do not collapse avatar or facepile (#11866)
* Room header: do not collapse avatar or facepile * comment
This commit is contained in:
parent
a3f0633037
commit
2a3fd93afa
2 changed files with 12 additions and 0 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue