master #13

Merged
m.lettere merged 13 commits from master into prod 2024-04-23 18:26:24 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit e8c71ecb55 - Show all commits

View File

@ -601,7 +601,7 @@ class CCPRemoteFileInputWidgetController extends CCPBaseInputWidgetController {
</div> </div>
<small class="text-muted m-0">Select an item or drag and drop it to a proper input</small> <small class="text-muted m-0">Select an item or drag and drop it to a proper input</small>
</div> </div>
<div style="min-width:350px; max-width:500px;overflow-x:hidden;text-wrap:nowrap;text-overflow: ellipsis;min-height:5rem; max-height:10rem;"> <div style="min-width:350px; max-width:500px;overflow:auto;etxt-wrap:nowrap;text-overflow: ellipsis;min-height:5rem; max-height:10rem;">
<d4s-storage-tree <d4s-storage-tree
base-url="${addresses[iss]}" base-url="${addresses[iss]}"
file-download-enabled="true" file-download-enabled="true"