Allow multiple images to be uploaded via the media endpoint
This commit is contained in:
parent
8a79204a20
commit
191c0870c0
7 changed files with 78 additions and 72 deletions
4
resources/assets/sass/note-form.scss
vendored
4
resources/assets/sass/note-form.scss
vendored
|
@ -38,6 +38,10 @@
|
|||
margin-right: 0.4rem;
|
||||
}
|
||||
|
||||
.mp-media li {
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
.mp-media img {
|
||||
height: 4em;
|
||||
width: 4em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue