Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -22,7 +22,7 @@ custom_css = """
|
|
22 |
#clear_btn {
|
23 |
background-color: #2196F3; /* Blue */
|
24 |
color: white;
|
25 |
-
width:
|
26 |
float: left;
|
27 |
}
|
28 |
</style>
|
|
|
22 |
#clear_btn {
|
23 |
background-color: #2196F3; /* Blue */
|
24 |
color: white;
|
25 |
+
width: 25%;
|
26 |
float: left;
|
27 |
}
|
28 |
</style>
|