1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2021-06-05 08:26:43 +02:00
parent 6e859682f4
commit 5edd26555c
122 changed files with 783 additions and 274 deletions

View file

@ -1,3 +1,9 @@
* {
box-sizing: border-box;
}
.MuiToolbar-root {
overflow-y: auto;
}
div.layout-wrapper {
width: 100%;
margin: 0;