Spaces:
Runtime error
Runtime error
Update custom.py
Browse files
custom.py
CHANGED
@@ -51,7 +51,7 @@ css_code = """
|
|
51 |
}
|
52 |
section[data-testid="stSidebar"] .stRadio {
|
53 |
overflow: overlay;
|
54 |
-
height:
|
55 |
}
|
56 |
.avatar {
|
57 |
display: flex;
|
|
|
51 |
}
|
52 |
section[data-testid="stSidebar"] .stRadio {
|
53 |
overflow: overlay;
|
54 |
+
height: 200px;
|
55 |
}
|
56 |
.avatar {
|
57 |
display: flex;
|