Replace all uses of notice-primary-color with the correct alert colour (#7010)

This commit is contained in:
Andy Balaam
2021-10-25 10:32:38 +01:00
committed by GitHub
parent 1c3ad14b4e
commit 70606ffff6
5 changed files with 9 additions and 9 deletions
@@ -83,7 +83,7 @@ limitations under the License.
}
.mx_RoomSummaryCard_e2ee_warning {
background-color: #ff4b55;
background-color: #ff5b55;
&::before {
mask-image: url('$(res)/img/e2e/warning.svg');
}