#typing?
1 messages · Page 1 of 1 (latest)
oh ok
@tiny matrix
/* Put the typing and jump bar back */
:root :is(main,section)[class^=chatContent] > form > *:last-child[class^=typing] {
right: unset;
left: 0px;
border-top-left-radius: unset;
border-top-right-radius: 8px;
}
:root [class^=jumpToPresentBar] {
left: unset;
right: 0;
border-top-right-radius: unset;
border-top-left-radius: 8px;
}
this will put the typing/slowmode on the left and jump on the right, like normal discord
@glacial zephyr can you take a screenshot? I don't see any problems on my side.
Also @me next time.
yeah it seems to have been fixed