Skip to content
Snippets Groups Projects
Commit 6f388e4b authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire: Committed by Reiter, Christoph
Browse files

Change button margin

parent cd034207
Branches
No related tags found
No related merge requests found
...@@ -437,7 +437,7 @@ export class FileUpload extends ScopedElementsMixin(VPULitElement) { ...@@ -437,7 +437,7 @@ export class FileUpload extends ScopedElementsMixin(VPULitElement) {
#nextcloud-file-picker { #nextcloud-file-picker {
display: inline-block; display: inline-block;
margin-left: 10px; margin-left: 8px;
} }
`; `;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment