jkorstad commited on
Commit
65490be
·
verified ·
1 Parent(s): 3e1ee4f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -156,7 +156,7 @@ def search_spaces(search_text="", category="All Categories", offset=0, limit=100
156
  flex-direction: column;
157
  height: 100%;
158
  position: relative;
159
- min-width: 0;'> /* Added min-width: 0 */
160
  <h3 style='margin-top: 0; margin-bottom: 10px;
161
  overflow: hidden; text-overflow: ellipsis;
162
  word-wrap: break-word; hyphens: auto;'>
 
156
  flex-direction: column;
157
  height: 100%;
158
  position: relative;
159
+ min-width: 0;
160
  <h3 style='margin-top: 0; margin-bottom: 10px;
161
  overflow: hidden; text-overflow: ellipsis;
162
  word-wrap: break-word; hyphens: auto;'>