svilalta commited on
Commit
6cb65dc
·
verified ·
1 Parent(s): f1e0b37

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +4 -1
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
+ }