This build was committed by a bot.

This commit is contained in:
github-actions[bot]
2025-09-01 02:21:08 +00:00
parent e88c7ea6d6
commit c2bd968c23
2 changed files with 2 additions and 2 deletions

2
dist/index.html vendored
View File

@@ -12,7 +12,7 @@
.msg-avatar{font-size:16px}
.menu-card{position:fixed;z-index:60;min-width:12rem;border-radius:0.75rem;border:1px solid #e5e7eb;background:#fff;box-shadow:0 10px 20px rgba(0,0,0,.08)}
.menu-item{width:100%;text-align:left;padding:.5rem .75rem;font-size:0.875rem;display:flex;align-items:center;gap:.5rem}
#htmlEditor,#extensionHtmlEditor{outline:none;white-space:pre!important}
#htmlEditor,#extensionHtmlEditor{outline:none;white-space:pre!important;font-size:11px;}
</style>
<script src="https://unpkg.com/htmx.org@1.9.12"></script>
<meta charset="utf-8">