Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -164,8 +164,8 @@ transform: translate(-50%,-100%);
|
|
164 |
border-radius: 8px;
|
165 |
background: #0037ff9e;
|
166 |
border-style: solid;
|
167 |
-
border-width:
|
168 |
-
border-color: #
|
169 |
width: 90%;
|
170 |
height: 50%;
|
171 |
max-height: 200px;
|
|
|
164 |
border-radius: 8px;
|
165 |
background: #0037ff9e;
|
166 |
border-style: solid;
|
167 |
+
border-width: 2px;
|
168 |
+
border-color: #ffffff;
|
169 |
width: 90%;
|
170 |
height: 50%;
|
171 |
max-height: 200px;
|