Skip to content

Commit

Permalink
Improve css pointer
Browse files Browse the repository at this point in the history
  • Loading branch information
geido committed Feb 14, 2022
1 parent 41390a5 commit e53c00f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ const StyledTabs = styled(Tabs)`
flex: 1;
}
& .ant-tabs-nav-operations {
& > .ant-tabs-nav .ant-tabs-nav-operations {
display: none;
}
`;
Expand Down

0 comments on commit e53c00f

Please sign in to comment.