Re-do status header a bit, add more consistent spacing to status

This commit is contained in:
Shpuld Shpludson 2019-03-02 16:35:38 +00:00
parent 6f903016a4
commit c4f8426349
8 changed files with 188 additions and 127 deletions

View file

@ -36,6 +36,9 @@
box-sizing: border-box;
// to make failed images a bit more noticeable on chromium
min-width: 2em;
&:last-child {
margin: 0;
}
}
.image-attachment {