diff --git a/src/components/Tabs/tabs.css b/src/components/Tabs/tabs.css index 26cf8db..ce24e1c 100644 --- a/src/components/Tabs/tabs.css +++ b/src/components/Tabs/tabs.css @@ -16,7 +16,7 @@ position: relative; } -.tabs-tab::after { +.tabs::after { width: 100%; background-color: var(--codex-background-light); content: " ";