Add files via upload

This commit is contained in:
公明
2026-05-28 10:56:33 +08:00
committed by GitHub
parent 72aca69204
commit e40f7cb468
-1
View File
@@ -1653,7 +1653,6 @@
<footer class="projects-settings-footer">
<span class="projects-settings-footer-hint" data-i18n="projects.saveChangesHint">修改后请点击保存以同步到服务器</span>
<button class="btn-primary" type="button" onclick="saveProjectSettings()">
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M19 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h11l5 5v11a2 2 0 0 1-2 2z"/><polyline points="17 21 17 13 7 13 7 21"/><polyline points="7 3 7 8 15 8"/></svg>
<span data-i18n="projects.saveSettings">保存更改</span>
</button>
</footer>