platform/dev/storybook/.storybook/styles/styles.scss
Alexander Platov f1d0aa54f9
UBER-524: cleaned CSS, UI fixes. (#3491)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
2023-07-10 14:01:59 +06:00

8 lines
87 B
SCSS

html, body {
overflow: auto;
}
.docs-story {
background: var(--theme-bg-color);
}