Kiruthikaramalingam commited on
Commit
ae58d45
·
verified ·
1 Parent(s): 7f21af3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -577,8 +577,8 @@ textarea, input {
577
  border-radius: 10px !important;
578
  color: #999 !important;
579
  padding: 12px !important;
580
- font-size: 15px !important;
581
- min-height: 80px !important;
582
  box-shadow: none !important;
583
  }
584
 
@@ -710,7 +710,7 @@ button.secondary {
710
 
711
 
712
 
713
- jd_pdf_file = gr.File(visible=True,elem_classes="compact-upload") # Keep outside row
714
 
715
 
716
  # -------- Job Explorer Section --------
 
577
  border-radius: 10px !important;
578
  color: #999 !important;
579
  padding: 12px !important;
580
+ font-size: 10px !important;
581
+ min-height: 30px !important;
582
  box-shadow: none !important;
583
  }
584
 
 
710
 
711
 
712
 
713
+ jd_pdf_file = gr.File(visible=False,elem_classes="compact-upload") # Keep outside row
714
 
715
 
716
  # -------- Job Explorer Section --------