首页:右侧栏收窄 + 标题栏滚动收缩贴顶
- --col-right 306→264,右侧卡片更紧凑 - HomeView 加滚动监听,滚动后 .sticky-head 进入 is-compact:大标题平滑折叠,仅 tabs 贴顶 - ≤780px 时 sticky-head top:54px 避让吸顶 TopBar
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
/* 三栏骨架 */
|
||||
--col-left: 236px;
|
||||
--col-main: 640px;
|
||||
--col-right: 306px;
|
||||
--col-right: 264px;
|
||||
--gutter: 28px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user