1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-04 11:51:45 +03:00

Make globe transparent

This commit is contained in:
Michael Telatynski
2020-08-14 10:30:54 +01:00
parent 4ec602b960
commit d861536487

View File

@@ -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;