diff --git a/src/components/atoms/Highlighter.tsx b/src/components/atoms/Highlighter.tsx index 6fdab747..3771b149 100644 --- a/src/components/atoms/Highlighter.tsx +++ b/src/components/atoms/Highlighter.tsx @@ -50,7 +50,7 @@ const HighlighterOutline = styled.div` pointer-events: none !important; position: fixed !important; background: #ff5d5b26 !important; - outline: 4px solid red !important; + outline: 4px solid #ff00c3 !important; //border: 4px solid #ff5d5b !important; z-index: 2147483647 !important; //border-radius: 5px;