---
type: Theme
order: 11
默认布局所有参数都以 @alain-fullscreen-
开头。
名称 | 默认值 | 功能 |
---|---|---|
@prefix |
.alain-fullscreen |
布局样式前缀 |
@bg |
#f5f7fa |
背景色 |
@content-padding-vertical |
0 |
垂直内边距 |
@content-padding-horizontal |
16px |
水平内边距 |
在 src/styles.less
引入:
@import '~@delon/theme/styles/layout/fullscreen/index';