diff options
| author | Volpeon <git@volpeon.ink> | 2024-07-05 08:08:44 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2024-07-05 08:08:44 +0200 |
| commit | 7b57289f6b86e4ee416008f1666deac0c0eabc76 (patch) | |
| tree | ecd7ecf185b40868343a81dff81874499753366d /src/objects | |
| parent | Lightbox (diff) | |
| download | iro-design-7b57289f6b86e4ee416008f1666deac0c0eabc76.tar.gz iro-design-7b57289f6b86e4ee416008f1666deac0c0eabc76.tar.bz2 iro-design-7b57289f6b86e4ee416008f1666deac0c0eabc76.zip | |
Fix lightbox
Diffstat (limited to 'src/objects')
| -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 252e38a..8b51d4b 100644 --- a/src/objects/_lightbox.scss +++ b/src/objects/_lightbox.scss | |||
| @@ -105,7 +105,6 @@ $static-themes: 'black' 'white' !default; | |||
| 105 | 'thumbnails thumbnails thumbnails' | 105 | 'thumbnails thumbnails thumbnails' |
| 106 | 'footer footer footer'; | 106 | 'footer footer footer'; |
| 107 | box-sizing: border-box; | 107 | box-sizing: border-box; |
| 108 | block-size: 100%; | ||
| 109 | min-block-size: 0; | 108 | min-block-size: 0; |
| 110 | 109 | ||
| 111 | @include iro.bem-elem('header') { | 110 | @include iro.bem-elem('header') { |
