fixup: verified shield should be green
This commit is contained in:
parent
04731d0ae3
commit
73b6575082
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue