new
diff --git a/frontend/src/ts/components/layout/overlays/Banners.tsx b/frontend/src/ts/components/layout/overlays/Banners.tsx
index 072c5308706e..b350ebfadd4f 100644
--- a/frontend/src/ts/components/layout/overlays/Banners.tsx
+++ b/frontend/src/ts/components/layout/overlays/Banners.tsx
@@ -27,7 +27,7 @@ function Banner(props: BannerType): JSXElement {
return (
{
remove();
}}
diff --git a/frontend/src/ts/components/layout/overlays/FpsCounter.tsx b/frontend/src/ts/components/layout/overlays/FpsCounter.tsx
index 9dbe20996ae5..70b71c7838b8 100644
--- a/frontend/src/ts/components/layout/overlays/FpsCounter.tsx
+++ b/frontend/src/ts/components/layout/overlays/FpsCounter.tsx
@@ -54,7 +54,7 @@ export function FpsCounter(): JSX.Element {
return (
-
-
+
+
OLD
red
orange
yellow
green
blue
-
purple
+
purple
gray
-
+
CSS
2xl
xl
lg
md
sm
-
xs
+
xs
xxs
-
+
JS
2xl
diff --git a/frontend/src/ts/components/layout/overlays/Overlays.tsx b/frontend/src/ts/components/layout/overlays/Overlays.tsx
index 798c85e0d795..d6b28b46d091 100644
--- a/frontend/src/ts/components/layout/overlays/Overlays.tsx
+++ b/frontend/src/ts/components/layout/overlays/Overlays.tsx
@@ -19,7 +19,7 @@ export function Overlays(): JSXElement {
type="button"
id="commandLineMobileButton"
class={cn(
- "bg-main text-bg fixed bottom-8 left-8 z-99 hidden h-12 w-12 rounded-full text-center leading-12",
+ "fixed bottom-8 left-8 z-99 hidden h-12 w-12 rounded-full bg-main text-center leading-12 text-bg",
{
"opacity-0": getIsScreenshotting(),
},
diff --git a/frontend/src/ts/components/modals/SupportModal.tsx b/frontend/src/ts/components/modals/SupportModal.tsx
index 82349c3ee841..5987e86e732b 100644
--- a/frontend/src/ts/components/modals/SupportModal.tsx
+++ b/frontend/src/ts/components/modals/SupportModal.tsx
@@ -21,7 +21,7 @@ export function SupportModal(): JSXElement {
not be possible without you and your continued support.{" "}
-
+