Browse Source
浏览器默认 body margin:8px 未清零,导致 .layout-container(100vh) 与登录页 min-height:100vh 超出视口出现滚动条及四周白边。在 shared.css 顶部新增全局基础重置(margin/padding 清零 + box-sizing:border-box)。Spring-AI-1.1.2
1 changed files with 7 additions and 0 deletions
Loading…
Reference in new issue