diff --git a/src/components/Tabs/tabs.css b/src/components/Tabs/tabs.css index e8f50e4..9c02cf4 100644 --- a/src/components/Tabs/tabs.css +++ b/src/components/Tabs/tabs.css @@ -58,7 +58,7 @@ } @screen sm { .lil-capsule-tabs { - border-radius: 0; + @apply lil-sticky; } .lil-capsule-tabs .lil-capsule-tab { min-width: 200px;