mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
align table head in demo
This commit is contained in:
parent
b8fca87461
commit
51f1403e14
@ -58,15 +58,8 @@ ReactDOM.render(
|
||||
````
|
||||
|
||||
````css
|
||||
.column-money {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
/* Align the column header too */
|
||||
/*
|
||||
th.column-money,
|
||||
td.column-money {
|
||||
text-align: right;
|
||||
}
|
||||
*/
|
||||
````
|
||||
|
Loading…
Reference in New Issue
Block a user