diff --git a/web/src/components/HomeSidebar/ShortcutsSection.tsx b/web/src/components/HomeSidebar/ShortcutsSection.tsx index e963a28e0..5e64b442c 100644 --- a/web/src/components/HomeSidebar/ShortcutsSection.tsx +++ b/web/src/components/HomeSidebar/ShortcutsSection.tsx @@ -61,18 +61,18 @@ const ShortcutsSection = observer(() => { - -
+ +
- - -
- - {t("markdown.content-syntax")} - +
+ + +
+ + {t("markdown.content-syntax")} + +
diff --git a/web/src/components/Settings/MemberSection.tsx b/web/src/components/Settings/MemberSection.tsx index 8482f0dc0..2ac1d0b51 100644 --- a/web/src/components/Settings/MemberSection.tsx +++ b/web/src/components/Settings/MemberSection.tsx @@ -225,14 +225,14 @@ const MemberSection = observer(() => {
{user.state === State.NORMAL ? ( @@ -240,13 +240,13 @@ const MemberSection = observer(() => { <> diff --git a/web/src/components/Settings/SSOSection.tsx b/web/src/components/Settings/SSOSection.tsx index 949b74700..414aebc53 100644 --- a/web/src/components/Settings/SSOSection.tsx +++ b/web/src/components/Settings/SSOSection.tsx @@ -71,13 +71,13 @@ const SSOSection = () => {
diff --git a/web/src/components/UserBanner.tsx b/web/src/components/UserBanner.tsx index 366433803..b25a45d6b 100644 --- a/web/src/components/UserBanner.tsx +++ b/web/src/components/UserBanner.tsx @@ -46,41 +46,43 @@ const UserBanner = (props: Props) => {
- - - - - +
+ + + + + +