Spaces:
Sleeping
Sleeping
MohammedNasser
commited on
Commit
•
df7a5f5
1
Parent(s):
293c714
Update app.py
Browse files
app.py
CHANGED
@@ -164,8 +164,8 @@ label {
|
|
164 |
display: block;
|
165 |
margin-left: auto;
|
166 |
margin-right: auto;
|
167 |
-
width:
|
168 |
-
height:
|
169 |
}
|
170 |
|
171 |
.custom-submit-button {
|
|
|
164 |
display: block;
|
165 |
margin-left: auto;
|
166 |
margin-right: auto;
|
167 |
+
width: 30px; /* Set custom width */
|
168 |
+
height: 20px; /* Set custom height */
|
169 |
}
|
170 |
|
171 |
.custom-submit-button {
|