Fixed centering of Storybook display area. (#6594)
This commit is contained in:
parent
8273b6175a
commit
5253ccaa75
1 changed files with 1 additions and 0 deletions
|
|
@ -9,5 +9,6 @@ body {
|
|||
grid-template-columns: 1fr;
|
||||
justify-items: center;
|
||||
align-items: center;
|
||||
height: 100vh;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue