* Update create-processor.js * Use built in semibold * Preparing articlelist * Add blue button to storybook * Scope fade styles * Add truncate component * Add scroll button to storybook * Update storybook.tsx * Update DefaultLayout.tsx
4 lines
93 B
SCSS
4 lines
93 B
SCSS
.fadeBottom {
|
|
background: linear-gradient(to top, var(--color-bg-primary), transparent);
|
|
}
|