mirror of https://github.com/vector-im/riot-web
Make globe transparent
parent
4ec602b960
commit
d861536487
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue