diff --git a/ui/src/components/tabs/tab/index.js b/ui/src/components/tabs/tab/index.js index 10c7aef1..0e176a85 100644 --- a/ui/src/components/tabs/tab/index.js +++ b/ui/src/components/tabs/tab/index.js @@ -22,7 +22,6 @@ const StyledRadio = styled.input` &:checked { & + .${classNames.label} { border-bottom-width: 0; - box-shadow: none; } & ~ .${classNames.panel} {