mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 抽离底部组件
This commit is contained in:
@@ -30,6 +30,8 @@ $--color-dark-border: #333335;
|
||||
$--max-width: 1920px;
|
||||
// 顶部距离
|
||||
$--header-height: 60px;
|
||||
// 底部距离
|
||||
$--footer-height: 50px;
|
||||
// 模糊
|
||||
$--filter-blur-base: blur(20px);
|
||||
// 毛玻璃
|
||||
|
||||
Reference in New Issue
Block a user