Re-do status header a bit, add more consistent spacing to status
This commit is contained in:
parent
6f903016a4
commit
c4f8426349
8 changed files with 188 additions and 127 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue