Facebook
From Beige Monkey, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 159
  1. .UI tbody {
  2. flex-direction: column-reverse;
  3. display: flex;
  4. flex-wrap: wrap;
  5. }