Make upload button a bit nicer

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2020-03-12 08:20:44 +01:00
parent 7fb7fbc0d1
commit bb30205f86

View File

@@ -182,8 +182,8 @@ export default {
<style scoped lang="scss">
.icon-upload {
padding-left: 20px;
background-position: left center;
padding-left: 35px;
background-position: 10px center;
}
.modal__content {