Redmind commited on
Commit
3c7e8a8
·
verified ·
1 Parent(s): 71aaabf

Update templates/data_connectors.html

Browse files
Files changed (1) hide show
  1. templates/data_connectors.html +4 -0
templates/data_connectors.html CHANGED
@@ -12,6 +12,10 @@
12
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" />
13
 
14
  <style>
 
 
 
 
15
  html,
16
  body {
17
  height: 90%;
 
12
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" />
13
 
14
  <style>
15
+ #add{
16
+ display: none ;
17
+ }
18
+
19
  html,
20
  body {
21
  height: 90%;