#typing?

1 messages · Page 1 of 1 (latest)

tiny matrix
#

where does typing or slowmode indicator go?

tiny matrix
#

oh ok

long plume
#

@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
#

this needs a fix

#

its not aligning to the bottom

#

and isn't rounded

long plume
#

@glacial zephyr can you take a screenshot? I don't see any problems on my side.

Also @me next time.

long plume
glacial zephyr
#

yeah it seems to have been fixed