This commit is contained in:
parent
34f3adc00c
commit
401f33411c
@ -118,7 +118,7 @@ UPLOAD_PAGE = """
|
|||||||
width: 100px;
|
width: 100px;
|
||||||
height: 100px;
|
height: 100px;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
margin: 5px;
|
margin: 3px;
|
||||||
float:left;
|
float:left;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
@ -139,6 +139,7 @@ UPLOAD_PAGE = """
|
|||||||
<div class="container-images">
|
<div class="container-images">
|
||||||
[images_html]
|
[images_html]
|
||||||
</div>
|
</div>
|
||||||
|
<br /><br />
|
||||||
<h2 id="files">Uploaded files:</h2>
|
<h2 id="files">Uploaded files:</h2>
|
||||||
<div class="container-file">
|
<div class="container-file">
|
||||||
[files_html]
|
[files_html]
|
||||||
|
Loading…
Reference in New Issue
Block a user