Fix broken storybook (#3030)
This commit is contained in:
parent
3dcb5fa28f
commit
1027556614
9 changed files with 54 additions and 41 deletions
|
@ -1,15 +1,3 @@
|
|||
@import "../app/assets/stylesheets/fonts/roboto";
|
||||
@import "../app/assets/stylesheets/fonts/roboto-mono";
|
||||
|
||||
#root {
|
||||
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
|
||||
background: #282c37;
|
||||
font-size: 13px;
|
||||
line-height: 18px;
|
||||
font-weight: 400;
|
||||
color: #fff;
|
||||
padding-bottom: 140px;
|
||||
text-rendering: optimizelegibility;
|
||||
font-feature-settings: "kern";
|
||||
padding: 4rem;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue