From a430284aa21e3ae1f0d5654e55b2ad2852519cc2 Mon Sep 17 00:00:00 2001
From: wwf <yearningwang@iqtogether.com>
Date: 星期三, 04 六月 2025 15:17:49 +0800
Subject: [PATCH] 初始化

---
 app/components/datasets/create/website/index.module.css |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/app/components/datasets/create/website/index.module.css b/app/components/datasets/create/website/index.module.css
index cf6c364..abaab4b 100644
--- a/app/components/datasets/create/website/index.module.css
+++ b/app/components/datasets/create/website/index.module.css
@@ -4,10 +4,3 @@
   background-image: url(../assets/jina.png);
   background-size: 16px;
 }
-
-.watercrawlLogo {
-  @apply w-5 h-5 bg-center bg-no-repeat inline-block;
-  /*background-color: #F5FAFF;*/
-  background-image: url(../assets/watercrawl.svg);
-  background-size: 16px;
-}

--
Gitblit v1.8.0