Files
form-render/docs/css.md
2019-11-16 12:25:35 +08:00

11 lines
397 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 样式覆盖
### 概述
- FormRender 其实是有一个默认的布局样式比如说表单之间的间距label 字号、颜色等场景
- 假如使用上有特殊定制,或者认为不符合要求的地方,可以通过常规 CSS 样式覆盖的方式,写到业务 global 样式代码中
### 如何使用
![](https://img.alicdn.com/tfs/TB1NEHdKpzqK1RjSZFoXXbfcXXa-2782-1488.png)