Fix env form grid class so mode refresh keeps two-column layout.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-30 09:28:16 +08:00
parent fdbbde08df
commit fa7ff739a0
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1983,6 +1983,6 @@ document.addEventListener("DOMContentLoaded", function () {
});
{% endif %}
</script>
<script src="/static/instance_settings_prefs.js?v=17"></script>
<script src="/static/instance_settings_prefs.js?v=18"></script>
</body>
</html>