cập nhật tính năng sửa scene từ quản lí ảnh và media

This commit is contained in:
2026-06-08 18:38:08 +07:00
parent f15e53c4e5
commit a2263b9005
2 changed files with 16 additions and 2 deletions
+4 -1
View File
@@ -174,7 +174,10 @@
<div id="create-progress-bar" style="width: 0%; height: 100%; background: #28a745; transition: width 0.3s;"></div>
</div>
</div>
<button type="submit" class="submit-btn">Save Scene</button>
<div class="modal-footer" style="padding: 0; border: none; background: transparent;">
<button type="button" class="cancel-btn" onclick="closeModal()">Hủy bỏ</button>
<button type="submit" class="save-btn" style="padding: 12px 24px; font-weight: bold;">Save Scene</button>
</div>
</form>
</div>
</div>