[Patch] bootStrap4 under text-justify that justification is not the problem

When using the text-justify, that justification can not be found, so he added a patch style:

1  / * *
 2  * Fixed-style text-justify Justify not problem
 . 3  * * / 
. 4  .text The justify-: After {
 . 5    Content : "" ;
 . 6    the display : inline-Block ;
 . 7    width : 100% ;
 . 8 }

 

Guess you like

Origin www.cnblogs.com/wm218/p/10993410.html