ensuring drop shaddow is visible on all unselected tabs

This commit is contained in:
Alex Windett 2017-03-01 16:17:17 +00:00
parent 8bd2190863
commit ff2c70b7c5
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ const StyledRadio = styled.input`
&:checked {
& + .${classNames.label} {
border-bottom-width: 0;
box-shadow: none;
}
& ~ .${classNames.panel} {