fix: center notes text in FileUploader
This commit is contained in:
parent
2c92043998
commit
b3e319363c
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@
|
|||
<div class="mt-1">{{ __('Google Drive') }}</div>
|
||||
</button>
|
||||
</div>
|
||||
<div class="text-muted text-medium">
|
||||
<div class="text-muted text-medium text-center">
|
||||
{{ upload_notes }}
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue