/* Because handling less is too annoying */
html, body {
    min-width: 360px;
}

/* Because cloudflare resizer messes with this */
.attachment__size {
    display: none;
}

/* To prevent massive buttons */
lexxy-toolbar {
    line-height: 1;
}