style: remove bg image in login

This commit is contained in:
jialin
2025-05-06 20:19:19 +08:00
parent 6a2d2dfdaf
commit 42f9a27851
3 changed files with 2 additions and 4 deletions
@@ -141,7 +141,6 @@ const LogsViewer: React.FC<LogsViewerProps> = forwardRef((props, ref) => {
const createChunkConnection = async () => {
chunkRequedtRef.current?.current?.abort?.();
setLoading(true);
chunkRequedtRef.current = setChunkFetch({
url,
params: {