Friendlier active tab design
This commit is contained in:
@@ -31,8 +31,7 @@ const Active = styled(m.div)`
|
|||||||
right: 0;
|
right: 0;
|
||||||
height: 3px;
|
height: 3px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border-top-left-radius: 2px;
|
border-radius: 3px;
|
||||||
border-top-right-radius: 2px;
|
|
||||||
background: ${(props) => props.theme.textSecondary};
|
background: ${(props) => props.theme.textSecondary};
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user