You've already forked matrix-react-sdk
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:
@@ -43,9 +43,6 @@ limitations under the License.
|
|||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_DecoratedRoomAvatar_icon_globe {
|
|
||||||
background-color: #fff;
|
|
||||||
}
|
|
||||||
.mx_DecoratedRoomAvatar_icon_globe::before {
|
.mx_DecoratedRoomAvatar_icon_globe::before {
|
||||||
mask-position: center;
|
mask-position: center;
|
||||||
mask-size: contain;
|
mask-size: contain;
|
||||||
|
|||||||
Reference in New Issue
Block a user