refactor(site.css): aktualisiert, um den Klassennamen tfa hinzuzufügen, um alle TFA-Seiten zu verwenden.

- Umbenennung des Klassennamens sms-tfa in tfa.
This commit is contained in:
Developer 02
2024-12-11 15:32:21 +01:00
parent 6b6c8e407c
commit 569ebc87cc
3 changed files with 3 additions and 3 deletions

View File

@@ -225,7 +225,7 @@ footer {
color: #000;
}
.page header .icon.locked.sms-tfa {
.page header .icon.locked.tfa {
background-color: #ff7207;
color: #000;
}