admin panel began

This commit is contained in:
wrzesinski-hubert
2020-11-20 16:55:37 +01:00
parent aa519c5e00
commit 5d02e18358
7 changed files with 118 additions and 9 deletions

View File

@ -11,6 +11,7 @@ const SchedulerWrapper = styled.div`
padding: 10px 40px 25px 10px;
border-radius: 5px;
margin-right: 20px;
margin-left:20px;
flex-direction: column;
justify-content: center;
align-items: center;