Browse Source

Fixed bottom padding on uploader

pull/170/head
Michael Olund 5 years ago
parent
commit
ae6b12f719
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      vue/src/components/Uploader/Uploader.vue

+ 1
- 0
vue/src/components/Uploader/Uploader.vue View File

@ -450,6 +450,7 @@ export default {
.placeholder {
text-align: center;
margin-bottom: 18px;
}
.error-top {


Loading…
Cancel
Save