Cleanup more CSS and JS

and merge/cleanup/redesign composer attachments
This commit is contained in:
djmaze 2021-02-22 15:16:33 +01:00
parent fe45179847
commit e52b9abc61
23 changed files with 156 additions and 293 deletions

View file

@ -19,6 +19,7 @@ fieldset {
// Groups of fields with labels on top (legends)
legend {
cursor: pointer;
display: block;
width: 100%;
padding: 0;