mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 16:11:33 +08:00
Delete docs-styles.stories.mdx
This commit is contained in:
parent
1de50b0d2d
commit
4fd9fda2e9
@ -1,18 +0,0 @@
|
||||
<Meta
|
||||
title="Addons|Docs/docs-styles"
|
||||
/>
|
||||
|
||||
# Styling for Addon-docs
|
||||
|
||||
You can change styles of DocsWrapper or DocsContent by hooking to CSS classess
|
||||
|
||||
```css
|
||||
.sbdocs.sbdocs-wrapper {
|
||||
/* custom styles */
|
||||
}
|
||||
|
||||
.sbdocs.sbdocs-content {
|
||||
max-width: 1440px;
|
||||
}
|
||||
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user