update hello world

This commit is contained in:
duanfuxiang
2025-06-02 23:00:56 +08:00
parent b1315aa6b1
commit d83ea57fca
8 changed files with 507 additions and 53 deletions

View File

@@ -2242,6 +2242,8 @@ button.infio-chat-input-model-select {
/* 禁用Obsidian模态框的滚动 */
.modal.mod-image-selector .modal-content {
overflow: hidden !important;
max-width: 80vw;
max-height: 80vh;
}