♻️ Refactor dashboard (add teams)

This commit is contained in:
Andrey Antukh 2020-09-25 14:51:21 +02:00 committed by Alonso Torres
parent 47d347f357
commit b3252ec2b2
52 changed files with 1842 additions and 1421 deletions

View file

@ -40,7 +40,7 @@
display: flex;
flex-grow: 1;
flex-direction: column;
padding: 100px;
padding: 60px 100px;
}
.button-row {