feat: preview button in editor + white page background for readable preview

This commit is contained in:
root
2026-07-19 07:47:18 +00:00
parent 250d5496ec
commit 7ab407e1b8
2 changed files with 24 additions and 3 deletions

View File

@@ -140,6 +140,6 @@
<div class="modal-overlay" id="modal-overlay"></div>
<script src="/static/app.js?v=15"></script>
<script src="/static/carbone.js?v=15"></script>
<script src="/static/carbone.js?v=16"></script>
</body>
</html>