@@ -145,7 +145,7 @@ export const ServiceLogItem: React.FC<ServiceLogItemProps> = ({ item, logType, u
</div>
- <div className="bg-white bg-opacity-80 rounded-sm text-black text-opacity-60 text-sm mt-3 p-2">
+ <div className="bg-white bg-opacity-80 rounded-sm text-black text-opacity-60 text-sm mt-3 p-2 whitespace-pre-line">
{item.mark}
{item.isOperation ? (