Actualiser admin/dashboard.html
This commit is contained in:
@@ -116,8 +116,7 @@
|
||||
<label>Clé API TMDB</label>
|
||||
<input type="text" id="tmdb-key-input" placeholder="Pour les critiques (réalisateur, streaming)">
|
||||
</div>
|
||||
<div class="overlay" id="import-progress-modal">
|
||||
<div class="modal" style="max-width: 400px; text-align: center;">
|
||||
<div class="modal" style="max-width: 400px; text-align: center;">
|
||||
<h2 class="modal-h" style="justify-content: center;" id="import-modal-title">
|
||||
<i class="ti ti-database-import"></i> Importation
|
||||
</h2>
|
||||
@@ -126,7 +125,6 @@
|
||||
<div class="progress-bar" id="import-progress-bar"></div>
|
||||
</div>
|
||||
<p id="import-modal-counter" style="margin-top: 10px; font-weight: 600; font-size: 0.9rem;">0%</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user