From f8dcf5d4a091ccc0a4289b104b4b1d904ff015e0 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sun, 5 May 2024 09:21:49 +0200 Subject: Update --- src/objects/_lightbox.scss | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'src/objects') diff --git a/src/objects/_lightbox.scss b/src/objects/_lightbox.scss index f2f83ef..31d3398 100644 --- a/src/objects/_lightbox.scss +++ b/src/objects/_lightbox.scss @@ -42,9 +42,6 @@ --idle: fn.global-color(--fg-hi2), --selected: fn.global-color(--fg-lo), ), - --footer: ( - --bg: fn.global-color(--bg-hi), - ), ), ), 'colors'); @@ -127,8 +124,10 @@ } @include iro.bem-elem('footer') { - grid-area: footer; - background-color: fn.color(--footer --bg); + grid-area: footer; + display: flex; + align-items: flex-start; + padding: 0 fn.dim(--pad) fn.dim(--pad); } @include iro.bem-elem('thumbnail') { -- cgit v1.2.3-70-g09d2