luke %!s(int64=6) %!d(string=hai) anos
pai
achega
739480a160
Modificáronse 2 ficheiros con 2 adicións e 4 borrados
  1. 1 0
      chat/src/components/index.vue
  2. 1 4
      chat/src/css/index.css

+ 1 - 0
chat/src/components/index.vue

@@ -1644,6 +1644,7 @@
 		max-width: 19.1rem;
 		table-layout:fixed;
 		word-break: break-all;
+		text-align: left;
 	}
 
 	.HeadPortrait {

+ 1 - 4
chat/src/css/index.css

@@ -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;