Update app.py
Browse files
app.py
CHANGED
@@ -120,7 +120,7 @@ demo_css = """
|
|
120 |
border: none;
|
121 |
color: white;
|
122 |
font-size: 18px;
|
123 |
-
border-radius:
|
124 |
width: 35px !important;
|
125 |
height: 35px !important;
|
126 |
display: inline-flex;
|
|
|
120 |
border: none;
|
121 |
color: white;
|
122 |
font-size: 18px;
|
123 |
+
border-radius: 10%;
|
124 |
width: 35px !important;
|
125 |
height: 35px !important;
|
126 |
display: inline-flex;
|