ysharma HF Staff commited on
Commit
375ea69
·
1 Parent(s): c7ec44b
Files changed (1) hide show
  1. style.css +2 -1
style.css CHANGED
@@ -37,7 +37,7 @@ a {text-decoration-line: underline; font-weight: 600;}
37
  }
38
  #input_prompt {
39
  position: fixed;
40
- bottom: 0;
41
  width: 680px;
42
  background-color: white;
43
  color: black;
@@ -53,6 +53,7 @@ a {text-decoration-line: underline; font-weight: 600;}
53
  #upload_button {
54
  overflow-anchor: auto;
55
  height: 5 px;
 
56
  }
57
  /*#dummy_elem {
58
  overflow-anchor: auto;
 
37
  }
38
  #input_prompt {
39
  position: fixed;
40
+ /*bottom: 0;*/
41
  width: 680px;
42
  background-color: white;
43
  color: black;
 
53
  #upload_button {
54
  overflow-anchor: auto;
55
  height: 5 px;
56
+ background-color: black;
57
  }
58
  /*#dummy_elem {
59
  overflow-anchor: auto;