From 8825df2fffc272cd3cf576e96f59fd2380aa392e Mon Sep 17 00:00:00 2001 From: refact0r <34758569+refact0r@users.noreply.github.com> Date: Mon, 22 Jul 2024 21:05:19 -0700 Subject: [PATCH] fix forum typing --- system24.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system24.css b/system24.css index 7cb6b60..9631815 100644 --- a/system24.css +++ b/system24.css @@ -252,7 +252,7 @@ svg[class^=slider_] > rect[fill='white'] /* settings checkbuttons slider */ { border-radius: 0; box-sizing: border-box; } -[class^='typing_'] { +[class^='form_'] > [class^='typing_'] { background: var(--bg-0); order: -1; top: -24px;