From 6e1009c6c4c1cedfd2bfbb38eb9543e72a275461 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Thu, 5 Dec 2024 08:45:00 +0100 Subject: Style lists by default --- src/objects/_tabbar.scss | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/objects/_tabbar.scss') diff --git a/src/objects/_tabbar.scss b/src/objects/_tabbar.scss index 131c832..860ab47 100644 --- a/src/objects/_tabbar.scss +++ b/src/objects/_tabbar.scss @@ -27,8 +27,11 @@ @include bem.elem('tabs') { display: flex; block-size: 100%; + padding: 0; + margin-block: 0; margin-inline: calc(-.5 * props.get(vars.$spacing)); overflow-inline: auto; + list-style: none; } @include bem.modifier('quiet') { -- cgit v1.2.3-70-g09d2