feat: border bottom
This commit is contained in:
@@ -116,6 +116,7 @@ const NavBarWrapper = styled.div`
|
||||
padding:5px;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
border-bottom: 1px solid #e0e0e0;
|
||||
`;
|
||||
|
||||
const ProjectName = styled.b`
|
||||
|
||||
Reference in New Issue
Block a user