mirror of
https://github.com/nextcloud/server.git
synced 2025-10-26 19:21:34 +00:00
Merge pull request #14946 from nextcloud/fix-markup-of-file-names-in-file-picker
Fix markup of file names in file picker
This commit is contained in:
commit
3dde4b014c
@ -47,7 +47,7 @@
|
||||
<span class="filename-parts">
|
||||
<span class="filename-parts__first">{filename1}</span>
|
||||
<span class="filename-parts__last">{filename2}</span>
|
||||
</div>
|
||||
</span>
|
||||
</td>
|
||||
<td class="filesize"
|
||||
style="color:rgb({sizeColor}, {sizeColor}, {sizeColor})">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user