Skip to content

Commit

Permalink
Deploying to main from @ hellof2e/quark-design@dab58ac 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhaiyang1 committed Jan 19, 2024
1 parent 3a33915 commit 3a406a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/docs_react/docs/popupextra/doc-react.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ The component provides the following [CSS variables](https://developer.mozilla.o
| `--popup-extra-title-color` | Title color | `#242729` |
| `--popup-extra-subtitle-color` | Subtitle color | `#879099` |
| `--popup-extra-mask-color` | Mask color | `rgba(0, 0, 0, 0.7)` |
| `--popup-extra-background` | Popup background | `#ffffff` |
| `--popup-extra-z-index` | z-index | `999` |
| `--popup-extra-max-height` | Content max-height | `90%` |
| `--popup-extra-min-height` | Content min-height | - |
Expand Down
1 change: 1 addition & 0 deletions src/docs_react/docs/popupextra/doc-react.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ export default () => {
| `--popup-extra-title-color` | 主标题颜色 | `#242729` |
| `--popup-extra-subtitle-color` | 副标题颜色 | `#879099` |
| `--popup-extra-mask-color` | 蒙层背景 | `rgba(0, 0, 0, 0.7)` |
| `--popup-extra-background` | 浮层背景 | `#ffffff` |
| `--popup-extra-z-index` | 组件层级 | `999` |
| `--popup-extra-max-height` | popup 内容区域最大高度 | `90%` |
| `--popup-extra-min-height` | popup 内容区域最小高度 | - |
Expand Down

0 comments on commit 3a406a5

Please sign in to comment.