yassonee commited on
Commit
20b50b2
·
verified ·
1 Parent(s): d1417fe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -0
app.py CHANGED
@@ -69,6 +69,10 @@ st.markdown("""
69
  width: 100% !important;
70
  }
71
 
 
 
 
 
72
  .stButton > button {
73
  width: 200px;
74
  background-color: #f8f9fa !important;
 
69
  width: 100% !important;
70
  }
71
 
72
+ .stFileUploaderFileName {
73
+ color: #1a1a1a !important;
74
+ }
75
+
76
  .stButton > button {
77
  width: 200px;
78
  background-color: #f8f9fa !important;