You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-31 13:44:28 +03:00
Use compound colours for verification badges (#9794)
* update e2e colour variables to compound colours * use e2e colour vars for e2e icons
This commit is contained in:
@ -77,7 +77,7 @@ limitations under the License.
|
||||
|
||||
&::after {
|
||||
mask-image: url("$(res)/img/e2e/warning.svg");
|
||||
background-color: $alert;
|
||||
background-color: $e2e-warning-color;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user