Skip to content
Snippets Groups Projects
Commit 8754866a authored by Daniel Calviño Sánchez's avatar Daniel Calviño Sánchez
Browse files

Fix markup of file names in file picker

parent 39d13403
No related branches found
No related tags found
No related merge requests found
......@@ -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})">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment