diff --git a/src/khoj/interface/web/base_config.html b/src/khoj/interface/web/base_config.html index 285936b6..eff69fb6 100644 --- a/src/khoj/interface/web/base_config.html +++ b/src/khoj/interface/web/base_config.html @@ -85,15 +85,18 @@ div.api-settings { grid-template-rows: 1fr 1fr auto; } - #api-settings-card-description { margin: 8px 0 0 0; } - #api-settings-keys-table { margin-bottom: 16px; } + #phone-number-input-card { + grid-template-rows: auto; + gap: 20px; + } + div.instructions { font-size: large; } diff --git a/src/khoj/interface/web/config.html b/src/khoj/interface/web/config.html index ab8de4f3..d9829628 100644 --- a/src/khoj/interface/web/config.html +++ b/src/khoj/interface/web/config.html @@ -194,8 +194,6 @@ - -
WhatsApp icon @@ -294,7 +292,7 @@
-
+