diff options
| author | Volpeon <git@volpeon.ink> | 2026-02-07 21:21:28 +0100 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2026-02-07 21:21:28 +0100 |
| commit | 7bd5061f2620c93f17409c8acd8c474098237355 (patch) | |
| tree | 9894dbb3de64ed2d773ad0c16991ef384f3d6551 | |
| parent | Update (diff) | |
| download | iro-design-7bd5061f2620c93f17409c8acd8c474098237355.tar.gz iro-design-7bd5061f2620c93f17409c8acd8c474098237355.tar.bz2 iro-design-7bd5061f2620c93f17409c8acd8c474098237355.zip | |
Fix
| -rw-r--r-- | src/objects/_lightbox.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/objects/_lightbox.scss b/src/objects/_lightbox.scss index bafea57..dff0fd7 100644 --- a/src/objects/_lightbox.scss +++ b/src/objects/_lightbox.scss | |||
| @@ -15,7 +15,6 @@ | |||
| 15 | @include materialize-at-root(meta.module-variables('vars')); | 15 | @include materialize-at-root(meta.module-variables('vars')); |
| 16 | 16 | ||
| 17 | @include bem.object('lightbox') { | 17 | @include bem.object('lightbox') { |
| 18 | position: relative; | ||
| 19 | box-sizing: border-box; | 18 | box-sizing: border-box; |
| 20 | display: none; | 19 | display: none; |
| 21 | flex: 1 1 auto; | 20 | flex: 1 1 auto; |
