diff options
Diffstat (limited to 'src/objects/_backdrop.scss')
| -rw-r--r-- | src/objects/_backdrop.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/objects/_backdrop.scss b/src/objects/_backdrop.scss index bc63a27..e989e53 100644 --- a/src/objects/_backdrop.scss +++ b/src/objects/_backdrop.scss | |||
| @@ -23,6 +23,7 @@ | |||
| 23 | ), 'sm'); | 23 | ), 'sm'); |
| 24 | 24 | ||
| 25 | @include iro.bem-object(iro.props-namespace()) { | 25 | @include iro.bem-object(iro.props-namespace()) { |
| 26 | display: flex; | ||
| 26 | position: fixed; | 27 | position: fixed; |
| 27 | z-index: fn.dim(--z-index); | 28 | z-index: fn.dim(--z-index); |
| 28 | top: 0; | 29 | top: 0; |
