@salesforce-ux/design-system
Version:
Salesforce Lightning Design System
32 lines (30 loc) • 668 B
YAML
# Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
# Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
global:
scope: component
category: spacing
type: size
comment: ''
cssProperties:
- top
- right
- bottom
- left
- 'margin*'
- 'padding*'
- 'border*'
- '*width'
- '*height'
- box-shadow
imports:
- "../../../../design-tokens/aliases/spacing.yml"
props:
PAGE_HEADER_SPACING_MARGIN:
value: '0'
deprecated: true
PAGE_HEADER_SPACING_PADDING:
value: '{!SPACING_MEDIUM}'
deprecated: true
PAGE_HEADER_SPACING_ROW:
value: '{!SPACING_SMALL} {!SPACING_MEDIUM}'
deprecated: true