Spaces:
Running
Running
Update style.css
Browse files
style.css
CHANGED
|
@@ -45,4 +45,7 @@ html body iframe[src*="relevanceai.com"] {
|
|
| 45 |
bottom: 20px !important;
|
| 46 |
right: 20px !important;
|
| 47 |
pointer-events: auto !important;
|
| 48 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
| 45 |
bottom: 20px !important;
|
| 46 |
right: 20px !important;
|
| 47 |
pointer-events: auto !important;
|
| 48 |
+
}
|
| 49 |
+
body {
|
| 50 |
+
outline: 3px solid red !important;
|
| 51 |
+
}
|