chore: minor style updates

This commit is contained in:
Anoop M D
2022-01-17 23:53:17 +05:30
parent 4f7b5187be
commit b7dcc80e77
4 changed files with 20 additions and 17 deletions

View File

@@ -8,6 +8,7 @@ const Wrapper = styled.div`
aside {
min-width: 230px;
width: 230px;
border-right: solid 1px #e1e1e1;
background-color: #F6F8FA;
}