css 文字两端对齐

改之前:

 

改之后:

 

只需添加以下代码:

   textAlign: 'justify', textAlignLast: 'justify'

 

posted @ 2021-03-12 14:11  —只小白  阅读(182)  评论(0)    收藏  举报