1
0
mirror of https://github.com/yldio/copilot.git synced 2024-09-21 05:43:52 +03:00

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

View File

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