fixup: verified shield should be green

This commit is contained in:
Bruno Windels 2019-11-13 17:56:04 +01:00
parent 04731d0ae3
commit 73b6575082

View File

@ -57,7 +57,7 @@ limitations under the License.
.mx_E2EIcon_verified::after {
mask-image: url('$(res)/img/e2e/verified.svg');
background-color: $warning-color;
background-color: $accent-color;
}