Hemang Thakur commited on
Commit
014703a
·
1 Parent(s): c3d9a20

made changes to graph rag file and some ui elements

Browse files
frontend/src/Components/AiComponents/Sources.css CHANGED
@@ -6,6 +6,7 @@
6
  padding: 0 !important;
7
  }
8
 
 
9
  .loading-sources {
10
  padding: 1rem !important;
11
  }
 
6
  padding: 0 !important;
7
  }
8
 
9
+ /* Styling for the sources loading text */
10
  .loading-sources {
11
  padding: 1rem !important;
12
  }