Didn't convert to table but managed to change stylings accordingly

This commit is contained in:
Maciek Głowacki
2020-08-29 18:52:03 +02:00
parent d30852b97d
commit 9f531de1a5
6 changed files with 63 additions and 42 deletions

View File

@ -9,8 +9,8 @@ const RightbarStyled = styled.div`
padding-right: 15px;
text-align: center;
font-family: Lato;
height: 100%;
width: 300px;
height: 85vh;
overflow-y: scroll;
::-webkit-scrollbar-track {
border-radius: 10px;