Add CSS containement rules for shorter reflow operations
This commit is contained in:
@@ -16,6 +16,7 @@ limitations under the License.
|
||||
|
||||
.mx_DecoratedRoomAvatar, .mx_ExtraTile {
|
||||
position: relative;
|
||||
contain: content;
|
||||
|
||||
&.mx_DecoratedRoomAvatar_cutout .mx_BaseAvatar {
|
||||
mask-image: url('$(res)/img/element-icons/roomlist/decorated-avatar-mask.svg');
|
||||
|
||||
Reference in New Issue
Block a user