mirror of
https://github.com/wahyd4/ant-design.git
synced 2026-08-26 13:16:57 +10:00
Merge pull request #393 from ant-design/ibigbug-patch-1
Update offset.md
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
列偏移。
|
||||
|
||||
使用 `.col-offset-*` 类可以将列向右侧偏。例如,`.col-offset-4` 类将 `.col-md-4` 元素向右侧偏移了4个列(column)的宽度。
|
||||
使用 `.col-offset-*` 类可以将列向右侧偏。例如,`.col-offset-4` 类将 `.col-4` 元素向右侧偏移了4个列(column)的宽度。
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user