---
type: Theme
order: 11
The fullscreen layout all parameters are prefixed with @alain-fullscreen-.
| Name | Default | Description |
|---|---|---|
@prefix |
.alain-fullscreen |
Style name prefix |
@bg |
#f5f7fa |
Background color |
@content-padding-vertical |
0 |
Vertical padding |
@content-padding-horizontal |
16px |
Horizontal padding |
Import in src/styles.less:
@import '~@delon/theme/styles/layout/fullscreen/index';