Add button to delete all Imgur/Cloudinary uploads

This commit is contained in:
JonnyWong16 2018-05-13 11:29:59 -07:00
commit d3e53cb97f
4 changed files with 101 additions and 51 deletions

View file

@ -70,6 +70,7 @@ div.form-control .selectize-input {
background-color: #555;
border-radius: 3px;
transition: background-color .3s;
height: 32px !important;
}
.react-selectize.root-node .react-selectize-control,
.selectize-control.form-control .selectize-input {