Spaces:
Sleeping
Sleeping
Update ui/suggestions_tab.py
Browse files- ui/suggestions_tab.py +1 -1
ui/suggestions_tab.py
CHANGED
@@ -59,7 +59,7 @@ def create_suggestions_tab():
|
|
59 |
background-color: #111827;
|
60 |
color: #e5e7eb;
|
61 |
border-radius: 10px;
|
62 |
-
padding:
|
63 |
}
|
64 |
button {
|
65 |
font-weight: bold;
|
|
|
59 |
background-color: #111827;
|
60 |
color: #e5e7eb;
|
61 |
border-radius: 10px;
|
62 |
+
padding: 30px;
|
63 |
}
|
64 |
button {
|
65 |
font-weight: bold;
|