瀏覽代碼

修改颜色

SanHQin 1 年之前
父節點
當前提交
346e246ffc
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      src/components/classRoomHelper/component/searchArea.vue

+ 4 - 4
src/components/classRoomHelper/component/searchArea.vue

@@ -250,10 +250,10 @@ https://www.bilibili.com/video/BV1ZD4y1U7H7/ `;
 	height: auto;
 	box-sizing: border-box;
 	padding: 10px;
-	color: white;
-	background-color: #3681FC;
-	border-radius: 8px 2px 8px 8px;
-  white-space: pre-line
+	background-color: #F6F8FF;
+	border-radius: 2px 8px 8px 8px;
+  white-space: pre-line;
+	word-break: break-all;
 }
 
 .s_t_c_u_l_time{