zengyicheng 1 year ago
parent
commit
02084e736b

+ 7 - 1
src/components/easy2/studyStudent.vue

@@ -22544,7 +22544,7 @@ ol {
 }
 .hfBottom>div:last-child{
   cursor: pointer;
-  color: #777;
+  color: #cd1a1a;
 }
 .whoReplyWho>.hfImg{
   width: 12px;
@@ -22558,6 +22558,12 @@ ol {
 .hfContent{
   padding-top: 10px;
   box-sizing: border-box;
+  display: -webkit-box;
+  overflow: hidden;
+  white-space: normal !important;
+  text-overflow: ellipsis;
+  word-wrap: break-word;
+  -webkit-box-orient: vertical;
 }
 
 .hfTime{

+ 7 - 1
src/components/easy3/studyStudent.vue

@@ -22393,7 +22393,7 @@ ol {
 }
 .hfBottom>div:last-child{
   cursor: pointer;
-  color: #777;
+  color: #cd1a1a;
 }
 .whoReplyWho>.hfImg{
   width: 12px;
@@ -22407,6 +22407,12 @@ ol {
 .hfContent{
   padding-top: 10px;
   box-sizing: border-box;
+  display: -webkit-box;
+  overflow: hidden;
+  white-space: normal !important;
+  text-overflow: ellipsis;
+  word-wrap: break-word;
+  -webkit-box-orient: vertical;
 }
 
 .hfTime{

+ 7 - 1
src/components/student/studyStudent.vue

@@ -6308,7 +6308,7 @@ ol {
 }
 .hfBottom>div:last-child{
   cursor: pointer;
-  color: #777;
+  color: #cd1a1a;
 }
 .whoReplyWho>.hfImg{
   width: 12px;
@@ -6322,6 +6322,12 @@ ol {
 .hfContent{
   padding-top: 10px;
   box-sizing: border-box;
+  display: -webkit-box;
+  overflow: hidden;
+  white-space: normal !important;
+  text-overflow: ellipsis;
+  word-wrap: break-word;
+  -webkit-box-orient: vertical;
 }
 
 .hfTime{

+ 7 - 1
src/components/studio/studyStudent.vue

@@ -6193,7 +6193,7 @@ ol {
 }
 .hfBottom>div:last-child{
   cursor: pointer;
-  color: #777;
+  color: #cd1a1a;
 }
 .whoReplyWho>.hfImg{
   width: 12px;
@@ -6207,6 +6207,12 @@ ol {
 .hfContent{
   padding-top: 10px;
   box-sizing: border-box;
+  display: -webkit-box;
+  overflow: hidden;
+  white-space: normal !important;
+  text-overflow: ellipsis;
+  word-wrap: break-word;
+  -webkit-box-orient: vertical;
 }
 
 .hfTime{

+ 7 - 1
src/components/studyStudent.vue

@@ -21717,7 +21717,7 @@ ol {
 }
 .hfBottom>div:last-child{
   cursor: pointer;
-  color: #777;
+  color: #cd1a1a;
 }
 .whoReplyWho>.hfImg{
   width: 12px;
@@ -21731,6 +21731,12 @@ ol {
 .hfContent{
   padding-top: 10px;
   box-sizing: border-box;
+  display: -webkit-box;
+  overflow: hidden;
+  white-space: normal !important;
+  text-overflow: ellipsis;
+  word-wrap: break-word;
+  -webkit-box-orient: vertical;
 }
 
 .hfTime{