Skip to content

Commit

Permalink
Use oc- classes
Browse files Browse the repository at this point in the history
Co-authored-by: Pascal Wengerter <[email protected]>
  • Loading branch information
JammingBen and Pascal Wengerter committed May 3, 2022
1 parent 7390c71 commit 19f909c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web-app-files/src/views/FilesDrop.vue
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<resource-upload
id="files-drop-zone"
ref="fileUpload"
class="uk-flex uk-flex-middle uk-flex-center uk-placeholder"
class="oc-flex oc-flex-middle oc-flex-center oc-placeholder"
:btn-label="$gettext('Drop files here to upload or click to select file')"
/>
<div id="previews" hidden />
Expand Down

0 comments on commit 19f909c

Please sign in to comment.