From e38c5bf16a063f80b92b0b6acc0acaca6c70d62c Mon Sep 17 00:00:00 2001 From: luckrnx09 Date: Mon, 24 Jun 2024 03:08:44 +0800 Subject: [PATCH] chore: fix incorrect alt text #682 (#685) fix #682 new look: ![image](https://github.com/wavetermdev/waveterm/assets/113882203/c51145c0-a34d-4c45-824c-15e205fe74bd) --- src/app/line/linecomps.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/line/linecomps.tsx b/src/app/line/linecomps.tsx index e12a5bc4..ad5eed30 100644 --- a/src/app/line/linecomps.tsx +++ b/src/app/line/linecomps.tsx @@ -178,7 +178,7 @@ class LineActions extends React.Component<{ screen: LineContainerType; line: Lin
-
+