From 3b5e90a7a1cc906455fcb9c77cefae1d3793a9c7 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sat, 23 Nov 2024 16:34:45 +0100 Subject: Test end --- src/objects/_tabbar.scss | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to 'src/objects') diff --git a/src/objects/_tabbar.scss b/src/objects/_tabbar.scss index 11a025f..aaa6f07 100644 --- a/src/objects/_tabbar.scss +++ b/src/objects/_tabbar.scss @@ -26,21 +26,8 @@ @include bem.elem('tabs') { display: flex; block-size: 100%; + margin-inline: calc(-.5 * props.get(vars.$spacing)); overflow-inline: auto; - - &::before, - &::after { - display: block; - content: ''; - } - - &::before { - margin-inline-start: calc(-.5 * props.get(vars.$spacing)); - } - - &::after { - margin-inline-end: calc(-.5 * props.get(vars.$spacing)); - } } @include bem.modifier('quiet') { -- cgit v1.2.3-70-g09d2