mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 13:14:58 +08:00
fixup: verified shield should be green
This commit is contained in:
parent
04731d0ae3
commit
73b6575082
@ -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 New Issue
Block a user