mirror of
https://github.com/yldio/copilot.git
synced 2024-11-10 21:30:06 +02:00
ensuring drop shaddow is visible on all unselected tabs
This commit is contained in:
parent
8bd2190863
commit
ff2c70b7c5
@ -22,7 +22,6 @@ const StyledRadio = styled.input`
|
|||||||
&:checked {
|
&:checked {
|
||||||
& + .${classNames.label} {
|
& + .${classNames.label} {
|
||||||
border-bottom-width: 0;
|
border-bottom-width: 0;
|
||||||
box-shadow: none;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
& ~ .${classNames.panel} {
|
& ~ .${classNames.panel} {
|
||||||
|
Loading…
Reference in New Issue
Block a user