summaryrefslogtreecommitdiffstats
path: root/settings/css/settings.scss
diff options
context:
space:
mode:
Diffstat (limited to 'settings/css/settings.scss')
-rw-r--r--settings/css/settings.scss20
1 files changed, 20 insertions, 0 deletions
diff --git a/settings/css/settings.scss b/settings/css/settings.scss
index ae1a456b699..08baaed4cc6 100644
--- a/settings/css/settings.scss
+++ b/settings/css/settings.scss
@@ -471,6 +471,26 @@ table.nostyle {
}
}
+
+
+/* Two-Factor Authentication (2FA) */
+
+#two-factor-auth {
+ h3 {
+ margin-top: 24px;
+ }
+
+ li > div {
+ margin-left: 20px;
+ }
+
+ .two-factor-provider-settings-icon {
+ width: 16px;
+ height: 16px;
+ }
+}
+
+
#new-app-login-name,
#new-app-password {
width: 245px;