Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -107,9 +107,7 @@ def add_rank_and_format(df):
|
|
107 |
# 4. Prevent checkbox groups from taking up too much space
|
108 |
|
109 |
css = """
|
110 |
-
|
111 |
-
white-space: normal
|
112 |
-
}
|
113 |
|
114 |
table {
|
115 |
--cell-width-1: 250px
|
|
|
107 |
# 4. Prevent checkbox groups from taking up too much space
|
108 |
|
109 |
css = """
|
110 |
+
|
|
|
|
|
111 |
|
112 |
table {
|
113 |
--cell-width-1: 250px
|