From ab633908cc71080f31f1545f9c5917f143f95a4b Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 1 Jun 2021 04:40:27 -0400 Subject: [PATCH] use h3 instead of label for visual consistency (#3862) * use h3 instead of label for visual consistency * semantic html * Update client/src/settings/app.tsx Co-authored-by: Schalk Neethling * cleanup unused scss * prettier Co-authored-by: Schalk Neethling --- client/src/settings/app.tsx | 8 ++++---- client/src/settings/index.scss | 10 ---------- 2 files changed, 4 insertions(+), 14 deletions(-) diff --git a/client/src/settings/app.tsx b/client/src/settings/app.tsx index 2572f203bc0b..c87603fefb88 100644 --- a/client/src/settings/app.tsx +++ b/client/src/settings/app.tsx @@ -225,9 +225,7 @@ function Settings({ )}
- +

Default language

{sent && !sendError && (
@@ -244,7 +242,9 @@ function Settings({ Reload page to try again.
)} - +