Xav Palo

My feedback

1 result found

  1. 63 votes
    How important is this to you?
    An error occurred while saving the comment
    Xav Palo commented  · 

    I was looking for a way to do this, and a bit of CSS is enough.
    Go to Settings > Appearance, and in the field "Custom Theme" add this :

    /* Reverse messages sorting of conversations */
    #pm_thread {
    display: flex;
    flex-direction: column-reverse;
    }

    Xav Palo supported this idea  · 

Feedback and Knowledge Base