chore: cleanup

This commit is contained in:
Anoop M D
2022-10-14 01:59:24 +05:30
parent 410bc70318
commit d49eb4df33
3 changed files with 0 additions and 177 deletions

View File

@@ -93,16 +93,6 @@ const Wrapper = styled.div`
}
}
}
&.has-chevrons {
ul {
li:first-child {
.tab-container {
border-left: 1px solid #dcdcdc;
}
}
}
}
`;
export default Wrapper;