We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26f8336 commit f9309a7Copy full SHA for f9309a7
src/helpers/capturedElementHighlighter.ts
@@ -27,7 +27,6 @@ class CapturedElementHighlighter {
27
${cssSelector} {
28
outline: 2px dotted #ff00c3 !important;
29
outline-offset: 2px !important;
30
- background-color: rgba(255, 0, 195, 0.08) !important;
31
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.5) !important;
32
}
33
`);
0 commit comments