mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-23 19:44:59 +03:00
f1d0aa54f9
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
8 lines
87 B
SCSS
8 lines
87 B
SCSS
html, body {
|
|
overflow: auto;
|
|
}
|
|
|
|
.docs-story {
|
|
background: var(--theme-bg-color);
|
|
}
|