mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-05 05:18:34 +08:00
10 lines
256 B
Markdown
10 lines
256 B
Markdown
|
---
|
||
|
title: Text Align
|
||
|
---
|
||
|
|
||
|
| Class | Properties |
|
||
|
| ----------- | ------------------------ |
|
||
|
| text-left | text-align: left |
|
||
|
| text-center | text-align: center |
|
||
|
| text-right | text-align: right |
|
||
|
| text-justify | text-align: justify |
|