sunguroku 5 ani în urmă
părinte
comite
a1adc28df7

+ 2 - 0
dashboard/src/main/home/cluster-dashboard/expanded-chart/status/Logs.tsx

@@ -187,6 +187,8 @@ const LogStream = styled.div`
   height: 100%;
   background: #202227;
   user-select: text;
+  max-width: 65%;
+  overflow-wrap: break-word; 
 `;
 
 const Message = styled.div`