fixup: verified shield should be green

pull/21833/head
Bruno Windels 2019-11-13 17:56:04 +01:00
parent 04731d0ae3
commit 73b6575082
1 changed files with 1 additions and 1 deletions

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