Stage svgs

This commit is contained in:
Michael Telatynski 2020-09-08 11:18:41 +01:00
parent 98b59fb217
commit 0fe6ce1842
7 changed files with 37 additions and 1 deletions

View file

@ -125,7 +125,7 @@ limitations under the License.
}
.mx_RoomSummaryCard_icon_app_pinned::after {
mask-image: url('$(res)/img/element-icons/room/pin2.svg');
mask-image: url('$(res)/img/element-icons/room/pin-upright.svg');
background-color: $accent-color;
transform: unset;
}