@@ -1644,6 +1644,7 @@
max-width: 19.1rem;
table-layout:fixed;
word-break: break-all;
+ text-align: left;
}
.HeadPortrait {
@@ -19,10 +19,7 @@ p,img,h1,h2,h3,h4,h5,ul,li,ol,li,dl,dt,dd,body{
display: flex;
flex-direction: row;
-.row .rightAlignment {
- text-align: right;
- display: -webkit-box !important;
-}
+
/* 垂直 */
.column {
flex-direction: column;