Skip to content

Commit

Permalink
fix forum typing
Browse files Browse the repository at this point in the history
  • Loading branch information
refact0r committed Jul 23, 2024
1 parent 734027c commit 8825df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system24.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 8825df2

Please sign in to comment.