diff --git a/res/css/views/avatars/_DecoratedRoomAvatar.scss b/res/css/views/avatars/_DecoratedRoomAvatar.scss index 2e4caf8e91..e0afd9de66 100644 --- a/res/css/views/avatars/_DecoratedRoomAvatar.scss +++ b/res/css/views/avatars/_DecoratedRoomAvatar.scss @@ -43,9 +43,6 @@ limitations under the License. border-radius: 8px; } - .mx_DecoratedRoomAvatar_icon_globe { - background-color: #fff; - } .mx_DecoratedRoomAvatar_icon_globe::before { mask-position: center; mask-size: contain;