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