style:权利信息
Showing
1 changed file
with
3 additions
and
1 deletions
| ... | @@ -116,7 +116,9 @@ | ... | @@ -116,7 +116,9 @@ |
| 116 | width: 140px; | 116 | width: 140px; |
| 117 | flex: 1; | 117 | flex: 1; |
| 118 | width: 100%; | 118 | width: 100%; |
| 119 | line-height: 40px; | 119 | display: flex; |
| 120 | align-items: center; | ||
| 121 | justify-content: center; | ||
| 120 | } | 122 | } |
| 121 | 123 | ||
| 122 | >tr:nth-child(odd) td { | 124 | >tr:nth-child(odd) td { | ... | ... |
-
Please register or sign in to post a comment