Small padding adjustment
This commit is contained in:
@ -29,9 +29,12 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
:global #root {
|
||||
padding-top: 64px;
|
||||
}
|
||||
|
||||
:global #root,
|
||||
:global #root > * {
|
||||
margin-top: 64px;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user