1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-31 13:44:28 +03:00

$notice-secondary-color -> $tertiary-content

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner
2021-10-16 19:54:00 +02:00
parent ca6ed64811
commit 0794be1e98
9 changed files with 7 additions and 13 deletions

View File

@ -51,7 +51,7 @@ limitations under the License.
}
.mx_CompleteSecurity_waiting {
color: $notice-secondary-color;
color: $tertiary-content;
}
.mx_CompleteSecurity_actionRow {