Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -191,8 +191,8 @@ height:500px;
|
|
191 |
width:100%;
|
192 |
}
|
193 |
.mes_div {
|
194 |
-
height:
|
195 |
-
font-weight:
|
196 |
}
|
197 |
"""
|
198 |
def upd_mes(t):
|
|
|
191 |
width:100%;
|
192 |
}
|
193 |
.mes_div {
|
194 |
+
height:30px;
|
195 |
+
font-weight:500;
|
196 |
}
|
197 |
"""
|
198 |
def upd_mes(t):
|