datasciencedojo commited on
Commit
4e02731
·
1 Parent(s): 7c14f9b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -25,6 +25,7 @@ footer {display:none !important}
25
  .output-markdown{display:none !important}
26
  footer {visibility: hidden}
27
  #component-4 textarea[data-testid="textbox"] { height: 178px !important}
 
28
  .max-h-[30rem] {max-height: 18rem !important;}
29
  .hover\:bg-orange-50:hover {
30
  --tw-bg-opacity: 1 !important;
 
25
  .output-markdown{display:none !important}
26
  footer {visibility: hidden}
27
  #component-4 textarea[data-testid="textbox"] { height: 178px !important}
28
+ #component-7 textarea[data-testid="textbox"] { height: 178px !important}
29
  .max-h-[30rem] {max-height: 18rem !important;}
30
  .hover\:bg-orange-50:hover {
31
  --tw-bg-opacity: 1 !important;