mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 17:44:35 +08:00
fix image background
This commit is contained in:
parent
1ae5bb9845
commit
b51b18acd6
@ -22,7 +22,7 @@ If the paragraphs or the length of the words are too short or too loose, then a
|
||||
|
||||
## Form Alignment
|
||||
|
||||
<img class="preview-img no-padding" align="right" alt="example of colon alignment" src="https://os.alipayobjects.com/rmsportal/DmEbaUsrpJkRyUh.png">
|
||||
<img class="preview-img" align="right" alt="example of colon alignment" src="https://os.alipayobjects.com/rmsportal/DmEbaUsrpJkRyUh.png">
|
||||
|
||||
Colon alignment(right-align) can encircle the content into a certain range. Users can infer where the chart is through the regular arranged colon so that the speed of filling in the chart can be speeded up.
|
||||
|
||||
|
@ -21,7 +21,7 @@ title: 对齐
|
||||
|
||||
## 表单类对齐
|
||||
|
||||
<img class="preview-img no-padding" align="right" alt="冒号对齐示例" src="https://os.alipayobjects.com/rmsportal/DmEbaUsrpJkRyUh.png">
|
||||
<img class="preview-img" align="right" alt="冒号对齐示例" src="https://os.alipayobjects.com/rmsportal/DmEbaUsrpJkRyUh.png">
|
||||
|
||||
冒号对齐(右对齐)能让内容锁定在一定范围内,让用户眼球顺着冒号的视觉流,就能找到所有填写项,从而提高填写效率。
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user