mobenta commited on
Commit
8cced72
·
verified ·
1 Parent(s): 635c7e3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -97,7 +97,7 @@ with gr.Blocks(css="""
97
  }
98
  #search_query_input input {
99
  width: 50%; /* Makes the search bar take the full width of its container */
100
- max-width: 400px; /* Set the maximum width of the search bar */
101
  }
102
  #search_output img {
103
  width: 150px !important; /* Adjusts the width of the images */
 
97
  }
98
  #search_query_input input {
99
  width: 50%; /* Makes the search bar take the full width of its container */
100
+ max-width: 100px; /* Set the maximum width of the search bar */
101
  }
102
  #search_output img {
103
  width: 150px !important; /* Adjusts the width of the images */