diff --git a/src/tabs.css b/src/tabs.css index 2a66575..fe73328 100644 --- a/src/tabs.css +++ b/src/tabs.css @@ -7,7 +7,6 @@ position: absolute; opacity: 0; pointer-events: none; - visibility: none; } .tabs label { @@ -68,7 +67,6 @@ .tabs.tabs-full div { transition: background-color .2s; - border-radius: var(--synergy-border-radius); } .tabs.tabs-full div::after {