Ashrafb commited on
Commit
2c8cd2a
·
verified ·
1 Parent(s): 0f5d203

Update AB/index.html

Browse files
Files changed (1) hide show
  1. AB/index.html +1 -1
AB/index.html CHANGED
@@ -40,7 +40,7 @@ button[type="button"]:hover {
40
 
41
  /* Style for upload buttons */
42
  input[type="file"] {
43
- display: none; /* Hide the default file input */
44
  }
45
 
46
  .uploadButton {
 
40
 
41
  /* Style for upload buttons */
42
  input[type="file"] {
43
+ display: block ; /* Hide the default file input */
44
  }
45
 
46
  .uploadButton {